diff options
author | Jeffrey A Law <law@cygnus.com> | 1998-09-09 20:35:49 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-09-09 14:35:49 -0600 |
commit | 502b941f76e534203ce68f5e40d9923da5c43c0c (patch) | |
tree | 23074aa0177d3465b08fea8766786086fad426d1 /libchill/ChangeLog | |
parent | 71d05349ab555c7fa4a12ed9fbfb4155c7cd927c (diff) | |
download | gcc-502b941f76e534203ce68f5e40d9923da5c43c0c.zip gcc-502b941f76e534203ce68f5e40d9923da5c43c0c.tar.gz gcc-502b941f76e534203ce68f5e40d9923da5c43c0c.tar.bz2 |
* Add library exception clause to the copyright notice for all
.c and .h files.
From-SVN: r22365
Diffstat (limited to 'libchill/ChangeLog')
-rw-r--r-- | libchill/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libchill/ChangeLog b/libchill/ChangeLog index b41b3a4..17da549 100644 --- a/libchill/ChangeLog +++ b/libchill/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 9 21:32:46 1998 Jeffrey A Law (law@cygnus.com) + + * Add library exception clause to the copyright notice for all + .c and .h files. + Tue Sep 8 10:41:38 1998 Jeffrey A Law (law@cygnus.com) * rts.h: Update with missing code. |