diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:51:20 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:51:20 -0700 |
commit | 1b0c6de62697e7e3e9bc2258e568248971f1dc3f (patch) | |
tree | 04f0eeb6da1b042602354a378fbc1f999806ec75 /gcc/scan.c | |
parent | 4283012f9f501d5014c5f78d7abf48d76327c18a (diff) | |
download | gcc-1b0c6de62697e7e3e9bc2258e568248971f1dc3f.tar.gz |
More copyright fixes. Oh what fun.
From-SVN: r24536
Diffstat (limited to 'gcc/scan.c')
-rw-r--r-- | gcc/scan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/scan.c b/gcc/scan.c index 63e24708ff6..156cd0edb45 100644 --- a/gcc/scan.c +++ b/gcc/scan.c @@ -1,5 +1,5 @@ /* Utility functions for scan-decls and fix-header programs. - Copyright (C) 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1998 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |