summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-01-07 19:44:59 +0000
committerJeff Johnston <jjohnstn@redhat.com>2002-01-07 19:44:59 +0000
commit3762106cfb00cd43edbe69ffb01066433b639913 (patch)
tree583f831a2898d3fd2fd92c2973ddc44eab4e75e3
parentd4d2e34ca0a73ab701b1f1788806de92ecad8e0b (diff)
downloadgdb-3762106cfb00cd43edbe69ffb01066433b639913.tar.gz
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
* Change reference to Cygnus Solutions to be Red Hat.
-rw-r--r--COPYING.NEWLIB2
-rw-r--r--ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB
index 877dedf6c49..a75c0c7a877 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
diff --git a/ChangeLog b/ChangeLog
index 32f46cec4c6..01f07e48aac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>