]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/array.cc
arith.c: Change copyright header to refer to version 3 of the GNU General Public...
authorNick Clifton <nickc@redhat.com>
Wed, 1 Aug 2007 16:29:36 +0000 (16:29 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 1 Aug 2007 16:29:36 +0000 (16:29 +0000)
commitd234d788594330c1fdd82980d512b32fd0485b64
tree781e7dba729c91fc5b1b605b63440bad4ce45843
parent45059ab1e55ce7dbe4d3a499628e092235bc8b1c
arith.c: Change copyright header to refer to version 3 of the GNU General Public...

* arith.c: Change copyright header to refer to version 3 of the GNU General
  Public License and to point readers at the COPYING3 file and the FSF's
  license web page.
* openmp.c, interface.c, intrinsic.c, trans-array.c, trans-expr.c, symbol.c,
  iso-fortran-env.def, intrinsic.h, decl.c, trans-array.h, matchexp.c,
  dump-parse-tree.c, trans-common.c, array.c, Make-lang.in, trans-openmp.c,
  gfortran.h, error.c, iso-c-binding.def, lang.opt, data.c, trans-const.c,
  trans-stmt.c, expr.c, trans-const.h, trans-stmt.h, module.c, trans.c,
  scanner.c, trans-types.c, trans.h, gfortranspec.c, trans-types.h,
  lang-specs.h, io.c, bbt.c, resolve.c, f95-lang.c, st.c, iresolve.c, match.c,
  trans-decl.c, trans-io.c, target-memory.c, match.h, target-memory.h, parse.c,
  arith.h, check.c, dependency.c, parse.h, types.def, convert.c, dependency.h,
  primary.c, trans-intrinsic.c, options.c, misc.c, simplify.c: Likewise.

From-SVN: r127129
61 files changed:
gcc/fortran/ChangeLog
gcc/fortran/Make-lang.in
gcc/fortran/arith.c
gcc/fortran/arith.h
gcc/fortran/array.c
gcc/fortran/bbt.c
gcc/fortran/check.c
gcc/fortran/convert.c
gcc/fortran/data.c
gcc/fortran/decl.c
gcc/fortran/dependency.c
gcc/fortran/dependency.h
gcc/fortran/dump-parse-tree.c
gcc/fortran/error.c
gcc/fortran/expr.c
gcc/fortran/f95-lang.c
gcc/fortran/gfortran.h
gcc/fortran/gfortranspec.c
gcc/fortran/interface.c
gcc/fortran/intrinsic.c
gcc/fortran/intrinsic.h
gcc/fortran/io.c
gcc/fortran/iresolve.c
gcc/fortran/iso-c-binding.def
gcc/fortran/iso-fortran-env.def
gcc/fortran/lang-specs.h
gcc/fortran/lang.opt
gcc/fortran/match.c
gcc/fortran/match.h
gcc/fortran/matchexp.c
gcc/fortran/misc.c
gcc/fortran/module.c
gcc/fortran/openmp.c
gcc/fortran/options.c
gcc/fortran/parse.c
gcc/fortran/parse.h
gcc/fortran/primary.c
gcc/fortran/resolve.c
gcc/fortran/scanner.c
gcc/fortran/simplify.c
gcc/fortran/st.c
gcc/fortran/symbol.c
gcc/fortran/target-memory.c
gcc/fortran/target-memory.h
gcc/fortran/trans-array.c
gcc/fortran/trans-array.h
gcc/fortran/trans-common.c
gcc/fortran/trans-const.c
gcc/fortran/trans-const.h
gcc/fortran/trans-decl.c
gcc/fortran/trans-expr.c
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-io.c
gcc/fortran/trans-openmp.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans-stmt.h
gcc/fortran/trans-types.c
gcc/fortran/trans-types.h
gcc/fortran/trans.c
gcc/fortran/trans.h
gcc/fortran/types.def