summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/config/obj-som.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/config/obj-som.c')
-rw-r--r--binutils-2.25/gas/config/obj-som.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/binutils-2.25/gas/config/obj-som.c b/binutils-2.25/gas/config/obj-som.c
index 9598e10e..55a9b6a9 100644
--- a/binutils-2.25/gas/config/obj-som.c
+++ b/binutils-2.25/gas/config/obj-som.c
@@ -1,6 +1,5 @@
/* SOM object file format.
- Copyright 1993, 1994, 1998, 2000, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1993-2014 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -25,7 +24,6 @@
#include "as.h"
#include "subsegs.h"
#include "aout/stab_gnu.h"
-#include "obstack.h"
static int version_seen = 0;
static int copyright_seen = 0;