diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2001-11-12 21:07:42 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2001-11-12 21:07:42 +0000 |
commit | 0069f5f2869ac5f4170f17cc93a1ceb59812e0c7 (patch) | |
tree | a5787d3731eab7fbbfbb2533f3b0b828a7b71f97 | |
parent | 86e7478103bf01ac25121f0e651b47dafe523624 (diff) | |
download | gdb-0069f5f2869ac5f4170f17cc93a1ceb59812e0c7.tar.gz |
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
-rw-r--r-- | COPYING.NEWLIB | 14 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 17 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index b7ebe116fa1..1a8976b3d18 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -112,7 +112,19 @@ of the software without specific, written prior permission. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. -(9) Unless otherwise stated in each remaining newlib file, the remaining +(9) Hans-Peter Nilsson + +Copyright (C) 2001 Hans-Peter Nilsson + +Permission to use, copy, modify, and distribute this software is +freely granted, provided that this notice is preserved with no changes. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. + +(10) Unless otherwise stated in each remaining newlib file, the remaining files in the newlib subdirectory are governed by the following copyright. Copyright (c) 1994, 1997, 2001 Red Hat Incorporated. diff --git a/ChangeLog b/ChangeLog index 14573efdc15..322e23e6281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> + + * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. + 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com> * configure.in (--enable-languages): Be more permissive about |