diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2002-01-07 19:44:59 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2002-01-07 19:44:59 +0000 |
commit | a9fa5e1fae49bae5b47503e13dbd61b9b890315d (patch) | |
tree | 50ce6b994db59310f1a57c0b37f7fe27ed236f35 | |
parent | 94077108046146794ee0a78119c2186984759847 (diff) | |
download | gdb-a9fa5e1fae49bae5b47503e13dbd61b9b890315d.zip gdb-a9fa5e1fae49bae5b47503e13dbd61b9b890315d.tar.gz gdb-a9fa5e1fae49bae5b47503e13dbd61b9b890315d.tar.bz2 |
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
* Change reference to Cygnus Solutions to be Red Hat.
-rw-r--r-- | COPYING.NEWLIB | 2 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index 877dedf..a75c0c7 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -136,7 +136,7 @@ provided that the above copyright notice and this paragraph are duplicated in all such forms and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed -at Cygnus Solutions. Cygnus Solutions may not be used to +at Red Hat Incorporated. Red Hat Incorporated may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR @@ -1,5 +1,9 @@ 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> + * Change reference to Cygnus Solutions to be Red Hat. + +2002-01-07 Jeff Johnston <jjohnstn@redhat.com> + * COPYING.NEWLIB: Update generic copyright date. 2002-01-07 Mark Salter <msalter@redhat.com> |