diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-06-29 02:34:39 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-29 02:34:39 +0000 |
commit | 200031d1d5fe48edd60dbcaa89a6d2c03a020750 (patch) | |
tree | 70ec2fcb148c2e3611bba3e5b7aef7fe3672a75a /libcpp/ChangeLog | |
parent | 4f1eb6e36fc151e6603f09d5ba9996e9f1e8ec3b (diff) | |
download | gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.zip gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.tar.gz gcc-200031d1d5fe48edd60dbcaa89a6d2c03a020750.tar.bz2 |
all files: Update FSF address in copyright headers.
2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
* all files: Update FSF address in copyright headers.
* makeucnid.c (write_copyright): Update outputted FSF address.
From-SVN: r101413
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index cc045a0..165461c 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2005-06-29 Kelley Cook <kcook@gcc.gnu.org> + + * all files: Update FSF address in copyright headers. + * makeucnid.c (write_copyright): Update outputted FSF address. + 2005-06-13 Zack Weinberg <zack@codesourcery.com> * configure.ac: Invoke ZW_CREATE_DEPDIR and |