diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-18 22:06:40 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-18 22:06:40 +0000 |
commit | 82de0e55bf61035a8b3affc5fad8f4e225a41324 (patch) | |
tree | 53d12fbceaace6758b28b4609752e10362ef436e /configure.in | |
parent | f42cc732052703dcd6e140392b6e6bbc50d998e6 (diff) | |
download | gcc-82de0e55bf61035a8b3affc5fad8f4e225a41324.tar.gz |
Adjust copyright years, based on other copies of the file
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37547 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a474278b55c..834fa191e1c 100644 --- a/configure.in +++ b/configure.in @@ -14,7 +14,8 @@ ## For more information on these two systems, check out the documentation ## for 'Autoconf' (autoconf.texi) and 'Configure' (configure.texi). -# Copyright (C) 1992-99, 2000 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, +# 1999, 2000 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 |