Copyright fixes.

From-SVN: r24539
This commit is contained in:
Jeff Law 1999-01-06 14:10:34 -07:00
parent e511adc05d
commit 414b46a91d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# GNU Objective C frontend Makefile
# Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1993, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
#
# This file is part of GNU CC.
#

View File

@ -1,7 +1,7 @@
/* This file contains the definitions and documentation for the
additional tree codes used in the Objective C front end (see tree.def
for the standard codes).
Copyright (C) 1990 Free Software Foundation, Inc.
Copyright (C) 1990, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.