Change source files over to GPLv3.
[deliverable/binutils-gdb.git] / opcodes / opintl.h
index 0041d667d8cf9aed2a87f883866b0b93fe8d7995..a1d41e2ea98ff399c131b9ea6cccfa592defdec5 100644 (file)
@@ -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>
This page took 0.023822 seconds and 4 git commands to generate.