aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-08 23:24:26 +0000
committerNick Clifton <nickc@redhat.com>2001-03-08 23:24:26 +0000
commitf7e42eb4af140e0068476b586464eaed5569548d (patch)
tree70b27a4ecc9a4239cad9962b1767a610965d3191 /gas/read.c
parent291847749a6e90a5c5752816fbef91c2c5a23c3b (diff)
downloadgdb-f7e42eb4af140e0068476b586464eaed5569548d.zip
gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz
gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2
Fix copyright notices
Diffstat (limited to 'gas/read.c')
-rw-r--r--gas/read.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/read.c b/gas/read.c
index 1086bf0..e6462e6 100644
--- a/gas/read.c
+++ b/gas/read.c
@@ -1,6 +1,6 @@
/* read.c - read a source file -
- Copyright (C) 1986, 87, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,
- 2000 Free Software Foundation, Inc.
+ Copyright 1986, 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
+ 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.