summaryrefslogtreecommitdiff
path: root/gcc/objcp/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-02 10:38:44 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-02 10:38:44 +0000
commit97e6b62e62b5f6b1aff6902f199b77087b7d69f1 (patch)
tree0ec06fb77f0c29bfe00f92579a604f0ac163bea9 /gcc/objcp/ChangeLog
parentc3adda7594c839e40251f818cc49e0ce97ba0ba8 (diff)
downloadgcc-97e6b62e62b5f6b1aff6902f199b77087b7d69f1.tar.gz
* 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. * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in, objcp-lang.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127156 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objcp/ChangeLog')
-rw-r--r--gcc/objcp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/objcp/ChangeLog b/gcc/objcp/ChangeLog
index 560705b3f7b..6cb043f98a0 100644
--- a/gcc/objcp/ChangeLog
+++ b/gcc/objcp/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-02 Nick Clifton <nickc@redhat.com>
+
+ * 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.
+ * lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in,
+ objcp-lang.c: Likewise.
+
2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
* Make-lang.in: Add dummy lang.install-pdf target.