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 de363bb54d6beb14321484a077a30231bab468ce..cb265fe7486e68b0ebec9220ec1a9cf8b0a1493e 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 6194be07f54cc55c36928c75fe907a40e24a58a8..d5af17c8ad96321bda1feb395b0107b1d85d8db0 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.