OSDN Git Service

* typeck.c: Change copyright header to refer to version 3 of the GNU General
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Aug 2007 10:36:13 +0000 (10:36 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Aug 2007 10:36:13 +0000 (10:36 +0000)
commitaa139c3f838bdaf4a58b70254bb7ef5521723aa5
treef7eab337b1e0de81eac12a14cb87c9924ed18577
parent265be05014ea5024ebf682074938acfb806b7d18
* typeck.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.
* optimize.c, lang-specs.h, init.c, class.c, repo.c, decl.c, config-lang.in,
  cp-tree.def, call.c, decl.h, ptree.c, Make-lang.in, method.c, rtti.c,
  cp-objcp-common.c, g++spec.c, cp-objcp-common.h, except.c, error.c,
  operators.def, cvt.c, tree.c, mangle.c, cp-tree.h, dump.c, search.c,
  friend.c, expr.c, cp-gimplify.c, cxx-pretty-print.c, cp-lang.c, typeck2.c,
  pt.c, cxx-pretty-print.h, semantics.c, name-lookup.c, lex.c, decl2.c,
  name-lookup.h, parser.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127154 138bc75d-0d04-0410-961f-82ee72b054a4
42 files changed:
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/config-lang.in
gcc/cp/cp-gimplify.c
gcc/cp/cp-lang.c
gcc/cp/cp-objcp-common.c
gcc/cp/cp-objcp-common.h
gcc/cp/cp-tree.def
gcc/cp/cp-tree.h
gcc/cp/cvt.c
gcc/cp/cxx-pretty-print.c
gcc/cp/cxx-pretty-print.h
gcc/cp/decl.c
gcc/cp/decl.h
gcc/cp/decl2.c
gcc/cp/dump.c
gcc/cp/error.c
gcc/cp/except.c
gcc/cp/expr.c
gcc/cp/friend.c
gcc/cp/g++spec.c
gcc/cp/init.c
gcc/cp/lang-specs.h
gcc/cp/lex.c
gcc/cp/mangle.c
gcc/cp/method.c
gcc/cp/name-lookup.c
gcc/cp/name-lookup.h
gcc/cp/operators.def
gcc/cp/optimize.c
gcc/cp/parser.c
gcc/cp/pt.c
gcc/cp/ptree.c
gcc/cp/repo.c
gcc/cp/rtti.c
gcc/cp/search.c
gcc/cp/semantics.c
gcc/cp/tree.c
gcc/cp/typeck.c
gcc/cp/typeck2.c