diff options
| author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-23 21:24:02 +0000 |
|---|---|---|
| committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-23 21:24:02 +0000 |
| commit | cf402459ad0409b2fc49bfa2b60676c33dfaf89e (patch) | |
| tree | 58228f6b9de8dc1f8cfed5c65be7f198a12a283b /gcc | |
| parent | 65c439ebf8ab926453ed0118d263f14271f64719 (diff) | |
| download | ppe42-gcc-cf402459ad0409b2fc49bfa2b60676c33dfaf89e.tar.gz ppe42-gcc-cf402459ad0409b2fc49bfa2b60676c33dfaf89e.zip | |
Update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24836 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/fix-header.c | 2 | ||||
| -rw-r--r-- | gcc/scan.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fix-header.c b/gcc/fix-header.c index 416ec7e2a1c..8297992e2ff 100644 --- a/gcc/fix-header.c +++ b/gcc/fix-header.c @@ -1,5 +1,5 @@ /* fix-header.c - Make C header file suitable for C++. - Copyright (C) 1993, 94-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 94-98, 1999 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 diff --git a/gcc/scan.h b/gcc/scan.h index 67ee674fe82..f59cd276ba4 100644 --- a/gcc/scan.h +++ b/gcc/scan.h @@ -1,5 +1,5 @@ /* scan.h - Utility declarations for scan-decls and fix-header programs. - Copyright (C) 1993, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 1998, 1999 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 |

