diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-11-29 17:53:18 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-11-29 17:53:18 +0000 |
commit | 3632e1eaba7b8ccb91377e70657618d7b5cd2c39 (patch) | |
tree | 6cfb98db75513be2775752d6af1049f6d44e2c22 | |
parent | 01933a513c9addbcc1f407574d58820f3f8251b7 (diff) | |
download | gcc-3632e1eaba7b8ccb91377e70657618d7b5cd2c39.zip gcc-3632e1eaba7b8ccb91377e70657618d7b5cd2c39.tar.gz gcc-3632e1eaba7b8ccb91377e70657618d7b5cd2c39.tar.bz2 |
Fix copyright line
From-SVN: r37850
-rw-r--r-- | libstdc++-v3/porting.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/porting.texi b/libstdc++-v3/porting.texi index b29315e..166876c 100644 --- a/libstdc++-v3/porting.texi +++ b/libstdc++-v3/porting.texi @@ -6,7 +6,7 @@ % % Contents: % -% Copyright (c) 2000 by CodeSourcery, LLC. All rights reserved. +% Copyright (c) 2000 by Free Software Foundation, Inc. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |