diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 06:23:30 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 06:23:30 +0000 |
commit | c773fc106364050f1ca4feef32c30c195bd8bad0 (patch) | |
tree | c704ab5d99fdc0b4a5a732e52ea2f08cff2b3552 /gcc/gen-protos.c | |
parent | ddca3e9d36db1952b21eafa7b6768731bc0dac6b (diff) | |
download | gcc-c773fc106364050f1ca4feef32c30c195bd8bad0.tar.gz |
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32175 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gen-protos.c')
-rw-r--r-- | gcc/gen-protos.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gen-protos.c b/gcc/gen-protos.c index 32eb80e8a56..4858b4f6bb7 100644 --- a/gcc/gen-protos.c +++ b/gcc/gen-protos.c @@ -1,5 +1,6 @@ /* gen-protos.c - massages a list of prototypes, for use by fixproto. - Copyright (C) 1993, 94-96, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 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 |