Copyright update.
authorJeff Law <law@gcc.gnu.org>
Mon, 18 Jan 1999 00:08:42 +0000 (17:08 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Jan 1999 00:08:42 +0000 (17:08 -0700)
From-SVN: r24732

gcc/alias.c
gcc/jump.c

index de363bb..cb265fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Alias analysis for GNU C
-   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
    Contributed by John Carr (jfc@mit.edu).
 
 This file is part of GNU CC.
index 6194be0..d5af17c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimize jump instructions, for GNU compiler.
-   Copyright (C) 1987, 88, 89, 91-97, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1987, 88, 89, 91-98, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU CC.