aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-05-06 03:42:18 +0000
committerIan Lance Taylor <ian@airs.com>1998-05-06 03:42:18 +0000
commit3b9f57c5c0828ac8fe4ee2d23a9723847813cc85 (patch)
treee8a4fdf316a30827e9ad3b2fd6919b276b1b822f /bfd/som.c
parent80d30ced0e03312a3851d2f9f605d54d3b58b61d (diff)
downloadgdb-3b9f57c5c0828ac8fe4ee2d23a9723847813cc85.zip
gdb-3b9f57c5c0828ac8fe4ee2d23a9723847813cc85.tar.gz
gdb-3b9f57c5c0828ac8fe4ee2d23a9723847813cc85.tar.bz2
fix copyright
Diffstat (limited to 'bfd/som.c')
-rw-r--r--bfd/som.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/bfd/som.c b/bfd/som.c
index 34926ca..4cc78c7 100644
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -1,5 +1,5 @@
/* bfd back-end for HP PA-RISC SOM objects.
- Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 1997
+ Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 1998
Free Software Foundation, Inc.
Contributed by the Center for Software Science at the
@@ -19,7 +19,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+ 02111-1307, USA. */
#include "bfd.h"
#include "sysdep.h"