diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index a7ad5312280..41e4bd622bd 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2004-03-16 Manfred Hollstein + + * Makefile.in, configure.in, configure: Update copyright years. + 2004-03-15 Manfred Hollstein * Makefile.in (LIBOBJC_VERSION, LIBOBJC_GC_VERSION): Use diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in index c929477e562..0fdc8859a2a 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 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. diff --git a/libobjc/configure.in b/libobjc/configure.in index 62c8ef11b52..b7271652ce5 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). #