summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2007-12-19 20:47:45 +0000
committerJeff Johnston <jjohnstn@redhat.com>2007-12-19 20:47:45 +0000
commit8c8e1a1161959c1ffb9f239327bab4275591e979 (patch)
treea4e9e4b7f060b715fbe7b10342482868a19eeef5
parent2547519756c48f89b4badb53033aa9fc0c6b40ee (diff)
downloadgdb-8c8e1a1161959c1ffb9f239327bab4275591e979.tar.gz
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>newlib-1_16_0cgen-snapshot-20080101
* COPYING.LIBGLOSS: Update default copyright.
-rw-r--r--COPYING.LIBGLOSS2
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/COPYING.LIBGLOSS b/COPYING.LIBGLOSS
index db0ab5ea1ad..bc64c246150 100644
--- a/COPYING.LIBGLOSS
+++ b/COPYING.LIBGLOSS
@@ -6,7 +6,7 @@ notices will apply to the contents of the libgloss subdirectory:
(1) Red Hat Incorporated
-Copyright (c) 1994-2006 Red Hat, Inc. All rights reserved.
+Copyright (c) 1994-2007 Red Hat, Inc. All rights reserved.
This copyrighted material is made available to anyone wishing to use, modify,
copy, or redistribute it subject to the terms and conditions of the BSD
diff --git a/ChangeLog b/ChangeLog
index 905232a1463..afa443f3d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
+ * COPYING.LIBGLOSS: Update default copyright.
+
+2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
+
* COPYING.NEWLIB: Update default copyright.
2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>