gas/
[deliverable/binutils-gdb.git] / gas / obj.h
index 6b63dcd4aa3a3d5b6fb04288cee41137b5380b17..860067f635f6713138d648c068c37da44ae7307d 100644 (file)
--- a/gas/obj.h
+++ b/gas/obj.h
@@ -1,8 +1,8 @@
 /* obj.h - defines the object dependent hooks for all object
    format backends.
 
-   Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2002
-   Free Software Foundation, Inc.
+   Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000,
+   2002, 2003, 2004 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GAS; see the file COPYING.  If not, write to the Free
-   Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.  */
+   Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
 
 char *obj_default_output_file_name (void);
 void obj_emit_relocations (char **where, fixS * fixP,
This page took 0.023651 seconds and 4 git commands to generate.