aboutsummaryrefslogtreecommitdiff
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
commit2f959d61e7b77e18b6369006f43bc3538ff2581a (patch)
treee91058954c6b52e60ab4cd84f6cd5ad6630101d6
parentaa054b85a7b0ed8cfae2fc0c042adaebfdd0eadd (diff)
downloadfsf-binutils-gdb-2f959d61e7b77e18b6369006f43bc3538ff2581a.zip
fsf-binutils-gdb-2f959d61e7b77e18b6369006f43bc3538ff2581a.tar.gz
fsf-binutils-gdb-2f959d61e7b77e18b6369006f43bc3538ff2581a.tar.bz2
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
* 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 db0ab5e..bc64c24 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 905232a..afa443f 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>