diff options
Diffstat (limited to 'opcodes/z8kgen.c')
-rw-r--r-- | opcodes/z8kgen.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/opcodes/z8kgen.c b/opcodes/z8kgen.c index 12b65d9..2c10e99 100644 --- a/opcodes/z8kgen.c +++ b/opcodes/z8kgen.c @@ -1,5 +1,4 @@ -/* Copyright 2001, 2002, 2003, 2005, 2007, 2009, 2012 - Free Software Foundation, Inc. +/* Copyright (C) 2001-2014 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -988,7 +987,7 @@ gas (void) printf ("/* DO NOT EDIT! -*- buffer-read-only: t -*-\n"); printf (" This file is automatically generated by z8kgen. */\n\n"); - printf ("/* Copyright 2007, 2009 Free Software Foundation, Inc.\n\ + printf ("/* Copyright (C) 2007-2014 Free Software Foundation, Inc.\n\ \n\ This file is part of the GNU opcodes library.\n\ \n\ |