aboutsummaryrefslogtreecommitdiff
path: root/opcodes/opintl.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/opintl.h')
-rw-r--r--opcodes/opintl.h20
1 files changed, 15 insertions, 5 deletions
diff --git a/opcodes/opintl.h b/opcodes/opintl.h
index 0041d66..a1d41e2 100644
--- a/opcodes/opintl.h
+++ b/opcodes/opintl.h
@@ -1,14 +1,24 @@
/* opintl.h - opcodes specific header for gettext code.
- Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+ Copyright 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
Written by Tom Tromey <tromey@cygnus.com>
- This file is part of the opcodes library used by GAS and the GNU binutils.
+ This file is part of the GNU opcodes library.
+
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ It is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+ License for more details.
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, 51 Franklin Street - Fifth Floor, Boston, MA
- 02110-1301, USA. */
+ along with this file; see the file COPYING. If not, write to the
+ Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
+ MA 02110-1301, USA. */
#ifdef ENABLE_NLS
# include <libintl.h>