This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r128042 - in /branches/gcc-4_2-branch/gcc/ada: ...


Author: nickc
Date: Mon Sep  3 13:11:02 2007
New Revision: 128042

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128042
Log:
* Make-lang.in: 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.
* ada-tree.def, nmake.adt, nlists.h, snames.h, utils.c,
  Makefile.rtl, Makefile.in, config-lang.in, uintp.h, urealp.h,
  namet.h, decl.c, utils2.c, lang.opt, elists.h, atree.h, types.h,
  treeprs.adt, lang-specs.h, cuintp.c, stringt.h, gnatbl.c: Likewise.

Modified:
    branches/gcc-4_2-branch/gcc/ada/ChangeLog
    branches/gcc-4_2-branch/gcc/ada/Make-lang.in
    branches/gcc-4_2-branch/gcc/ada/Makefile.in
    branches/gcc-4_2-branch/gcc/ada/Makefile.rtl
    branches/gcc-4_2-branch/gcc/ada/ada-tree.def
    branches/gcc-4_2-branch/gcc/ada/atree.h
    branches/gcc-4_2-branch/gcc/ada/config-lang.in
    branches/gcc-4_2-branch/gcc/ada/cuintp.c
    branches/gcc-4_2-branch/gcc/ada/decl.c
    branches/gcc-4_2-branch/gcc/ada/elists.h
    branches/gcc-4_2-branch/gcc/ada/gnatbl.c
    branches/gcc-4_2-branch/gcc/ada/lang-specs.h
    branches/gcc-4_2-branch/gcc/ada/lang.opt
    branches/gcc-4_2-branch/gcc/ada/namet.h
    branches/gcc-4_2-branch/gcc/ada/nlists.h
    branches/gcc-4_2-branch/gcc/ada/nmake.adt
    branches/gcc-4_2-branch/gcc/ada/snames.h
    branches/gcc-4_2-branch/gcc/ada/stringt.h
    branches/gcc-4_2-branch/gcc/ada/treeprs.adt
    branches/gcc-4_2-branch/gcc/ada/types.h
    branches/gcc-4_2-branch/gcc/ada/uintp.h
    branches/gcc-4_2-branch/gcc/ada/urealp.h
    branches/gcc-4_2-branch/gcc/ada/utils.c
    branches/gcc-4_2-branch/gcc/ada/utils2.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]