diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index a7ad5312280f9d409346be26fda062bcec985a00..41e4bd622bdc5882eb696d0110796d4ba2166896 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2004-03-16 Manfred Hollstein <mh@suse.com> + + * Makefile.in, configure.in, configure: Update copyright years. + 2004-03-15 Manfred Hollstein <mh@suse.com> * Makefile.in (LIBOBJC_VERSION, LIBOBJC_GC_VERSION): Use diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in index c929477e562070e6669088f68787e96025631c2f..0fdc8859a2a4be449057bb5f655a6a9b5d6a70d2 100644 --- a/libobjc/Makefile.in +++ b/libobjc/Makefile.in @@ -1,5 +1,5 @@ # Makefile for GNU Objective C runtime library. -# Copyright (C) 1993, 95-98, 1999, 2001, 2002, 2003 +# Copyright (C) 1993, 95-98, 1999, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. #This file is part of GCC. diff --git a/libobjc/configure b/libobjc/configure index 8f9b8a34457506f8b964ea91f96e696230db6d26..2e872ec7bf467cddf46c04785dab942cfa8e45ff 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. diff --git a/libobjc/configure.in b/libobjc/configure.in index 62c8ef11b5228a4bf457ee8b19280503fffd74e6..b7271652ce572f9369ebeaf737628d660dcbe748 100644 --- a/libobjc/configure.in +++ b/libobjc/configure.in @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -# Copyright (C) 1995, 1997, 1998, 1999, 2002, 2003 +# Copyright (C) 1995, 1997, 1998, 1999, 2002, 2003, 2004 # Free Software Foundation, Inc. # Contributed by Dave Love (d.love@dl.ac.uk). #