diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-09-27 11:33:09 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-09-27 11:33:09 -0600 |
commit | 8442ccc4c7394b3dbfc64f688a71a7a3ac2d8b35 (patch) | |
tree | 80e7db70505b9ea2d92e48ed0e50ce02eee13873 /libstdc++ | |
parent | 6e8313feb2d60bb750f3e22198b3d80431db4db7 (diff) | |
download | gcc-8442ccc4c7394b3dbfc64f688a71a7a3ac2d8b35.zip gcc-8442ccc4c7394b3dbfc64f688a71a7a3ac2d8b35.tar.gz gcc-8442ccc4c7394b3dbfc64f688a71a7a3ac2d8b35.tar.bz2 |
Update copyright.
From-SVN: r29677
Diffstat (limited to 'libstdc++')
-rw-r--r-- | libstdc++/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++/Makefile.in b/libstdc++/Makefile.in index eb9ec77..eeff18c 100644 --- a/libstdc++/Makefile.in +++ b/libstdc++/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1994, 1995 Free Software Foundation +# Copyright (C) 1994, 1995, 1999 Free Software Foundation # This file is part of the GNU ANSI C++ Library. This library is free # software; you can redistribute it and/or modify it under the terms of |