mirror of git://gcc.gnu.org/git/gcc.git
Makefile.in, [...]: Update copyright years.
2004-03-16 Manfred Hollstein <mh@suse.com> * Makefile.in, configure.in, configure: Update copyright years. From-SVN: r79530
This commit is contained in:
parent
27729a060c
commit
1adc3fecda
|
|
@ -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>
|
2004-03-15 Manfred Hollstein <mh@suse.com>
|
||||||
|
|
||||||
* Makefile.in (LIBOBJC_VERSION, LIBOBJC_GC_VERSION): Use
|
* Makefile.in (LIBOBJC_VERSION, LIBOBJC_GC_VERSION): Use
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# Makefile for GNU Objective C runtime library.
|
# 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.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
#This file is part of GCC.
|
#This file is part of GCC.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated automatically using autoconf version 2.13
|
# 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
|
# This configure script is free software; the Free Software Foundation
|
||||||
# gives unlimited permission to copy, distribute and modify it.
|
# gives unlimited permission to copy, distribute and modify it.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# 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.
|
# Free Software Foundation, Inc.
|
||||||
# Contributed by Dave Love (d.love@dl.ac.uk).
|
# Contributed by Dave Love (d.love@dl.ac.uk).
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue