diff options
author | Per Bothner <bothner@gcc.gnu.org> | 1995-01-04 12:57:31 -0800 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 1995-01-04 12:57:31 -0800 |
commit | fd745145e2d00becd432abe6f968458ddf819b3b (patch) | |
tree | 3e38516b3127cbdc2975c9ef4c74c73251fa0560 | |
parent | 8fa59e18e35bbe4629bbe54c6207ceb9e8a8b98e (diff) | |
download | gcc-fd745145e2d00becd432abe6f968458ddf819b3b.zip gcc-fd745145e2d00becd432abe6f968458ddf819b3b.tar.gz gcc-fd745145e2d00becd432abe6f968458ddf819b3b.tar.bz2 |
Update copyright notice.
From-SVN: r8720
-rwxr-xr-x | gcc/config.guess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.guess b/gcc/config.guess index 5f9a66246..310842e 100755 --- a/gcc/config.guess +++ b/gcc/config.guess @@ -1,6 +1,6 @@ #!/bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by |