diff options
author | manfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-16 10:45:26 +0000 |
---|---|---|
committer | manfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-16 10:45:26 +0000 |
commit | 57517ed7018dc93d39200f2b3b600268ca1b651b (patch) | |
tree | fc0f079cc01f27fdf40a254c882c02a978e48bed /libobjc/configure | |
parent | 210cbb66660e837854cb18d6ae3781c327feb5de (diff) | |
download | gcc-57517ed7018dc93d39200f2b3b600268ca1b651b.tar.gz |
2004-03-16 Manfred Hollstein <mh@suse.com>
* Makefile.in, configure.in, configure: Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79530 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure index 8f9b8a34457..2e872ec7bf4 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 -# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. +# Copyright (C) 1992, 93-99, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. |