summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>