summaryrefslogtreecommitdiff
path: root/opcodes/z8kgen.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 22:58:38 +0000
commit106d13fa35d3e8e3c942f522a412243161c696a3 (patch)
tree869bea155e867baab8270e57570ddda7782e2b0b /opcodes/z8kgen.c
parent0852eb35e4d13c00dffeb2cad283067a0edeb85b (diff)
downloadbinutils-redhat-106d13fa35d3e8e3c942f522a412243161c696a3.tar.gz
Fix typos in ChangeLogs; fix dates in copyright notices
Diffstat (limited to 'opcodes/z8kgen.c')
-rw-r--r--opcodes/z8kgen.c25
1 files changed, 13 insertions, 12 deletions
diff --git a/opcodes/z8kgen.c b/opcodes/z8kgen.c
index 44df0b2ec0..c8f3970d09 100644
--- a/opcodes/z8kgen.c
+++ b/opcodes/z8kgen.c
@@ -1,20 +1,21 @@
/*
-This file is part of GNU Binutils.
+ Copyright 2001 Free Software Foundation, Inc.
-This program 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 2 of the License, or
-(at your option) any later version.
+ This file is part of GNU Binutils.
-This program 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.
+ This program 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 2 of the License, or
+ (at your option) any later version.
-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. */
+ This program 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 this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* This program generates z8k-opc.h */