diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:05:01 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 12:05:01 +0000 |
commit | 05146c62cbea536736b0514c2329ad7076e92187 (patch) | |
tree | bd4ff8e7376e1efcdccaa78e2adb76f8236d102e /gcc/scan-decls.c | |
parent | a6c145ef759aa5fe940eac5aa342cb67f1274ce6 (diff) | |
download | gcc-05146c62cbea536736b0514c2329ad7076e92187.tar.gz |
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9965 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/scan-decls.c')
-rw-r--r-- | gcc/scan-decls.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/scan-decls.c b/gcc/scan-decls.c index 13bfca322c4..47ca6e42019 100644 --- a/gcc/scan-decls.c +++ b/gcc/scan-decls.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. +Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Written by Per Bothner <bothner@cygnus.com>, July 1993. */ |