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 | f29759fca325d346fd864fe146eb02d27d637d2e (patch) | |
tree | f369c1dc6428c575a3de564661dab39a278c7fff | |
parent | d031aafbfe54750209d9100477ce17193d8b0175 (diff) | |
download | gdb-f29759fca325d346fd864fe146eb02d27d637d2e.zip gdb-f29759fca325d346fd864fe146eb02d27d637d2e.tar.gz gdb-f29759fca325d346fd864fe146eb02d27d637d2e.tar.bz2 |
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 956795f..141ca01 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, |