diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:58:39 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:58:39 +0000 |
commit | a249fd1c9b238c5ff15cfa6bbd879cec9fbd372c (patch) | |
tree | bf376e5d3bf8dbb3d49057eeec7ab6da2e5776da | |
parent | 0217078f77de375347b3c76fb7dbf6ab11b61883 (diff) | |
download | cygnal-a249fd1c9b238c5ff15cfa6bbd879cec9fbd372c.tar.gz cygnal-a249fd1c9b238c5ff15cfa6bbd879cec9fbd372c.tar.bz2 cygnal-a249fd1c9b238c5ff15cfa6bbd879cec9fbd372c.zip |
2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Update copyright year for default
copyright.
-rw-r--r-- | COPYING.NEWLIB | 2 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index 956795f46..141ca017e 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -731,7 +731,7 @@ files in the newlib subdirectory default to the following copyright. It should be noted that Red Hat Incorporated now owns copyrights belonging to Cygnus Solutions and Cygnus Support. -Copyright (c) 1994, 1997, 2001, 2002, 2003, 2004 Red Hat Incorporated. +Copyright (c) 1994, 1997, 2001, 2002, 2003, 2004, 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -1,3 +1,8 @@ +2005-12-16 Jeff Johnston <jjohnstn@redhat.com> + + * COPYING.NEWLIB: Update copyright year for default + copyright. + 2005-12-15 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (all, do-[+make_target+], do-check, install, |