2006-02-19 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / binutils / arlex.l
index a7f0ca296774cfb2ba1397a0adfdce95576e50b3..1560294327f271c02f82413d69b81fec41923353 100644 (file)
@@ -1,7 +1,8 @@
 %{
 /* arlex.l - Strange script language lexer */
 
-/* Copyright 1992, 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
+/* Copyright 1992, 1997, 2000, 2001, 2002, 2003, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -17,7 +18,7 @@ GNU General Public License for more details.
 
 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 
 /* Contributed by Steve Chamberlain <sac@cygnus.com>.  */
This page took 0.039707 seconds and 4 git commands to generate.