]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add 1999 copyright.
authorKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 1 Feb 1999 07:05:07 +0000 (07:05 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 1 Feb 1999 07:05:07 +0000 (07:05 +0000)
From-SVN: r24953

gcc/cp/input.c
gcc/dwarf2out.c
gcc/dwarfout.c

index 447dacd98be78b45c013eee26441ddf1bcb84714..9148c86562335fd5c14e2a7018f4e99bbab22603 100644 (file)
@@ -1,5 +1,5 @@
 /* Input handling for G++.
-   Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
    Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
 
 This file is part of GNU CC.
index 16e5bc37f6e9202464c90f9003572bc4f35dc4e9..c8d27b0cd272b642d9c0c80b329e68c877c86a9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Output Dwarf2 format symbol table information from the GNU C compiler.
-   Copyright (C) 1992, 93, 95, 96, 97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1992, 93, 95-98, 1999 Free Software Foundation, Inc.
    Contributed by Gary Funck (gary@intrepid.com).
    Derived from DWARF 1 implementation of Ron Guilmette (rfg@monkeys.com).
    Extensively modified by Jason Merrill (jason@cygnus.com).
index dd4ff1da2ab8d8414507b4930f88d8126e9f107a..691348aa3eaecad2c976cd00c64c360facc4d0a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Output Dwarf format symbol table information from the GNU C compiler.
-   Copyright (C) 1992, 1993, 95-97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 95-98, 1999 Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.com) of Network Computing Devices.
 
 This file is part of GNU CC.