This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
PATCH: Update x86 opcodes copyright to 2008
- From: "H.J. Lu" <hjl at lucon dot org>
- To: binutils at sources dot redhat dot com
- Date: Fri, 4 Jan 2008 10:09:15 -0800
- Subject: PATCH: Update x86 opcodes copyright to 2008
I am checking in this patch to update opcodes copyright to 2008.
H.J.
---
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c: Update copyright to 2008.
* i386-opc.h: Likewise.
* i386-opc.tbl: Likewise.
* i386-init.h: Regenerated.
* i386-tbl.h: Likewise.
--- opcodes/i386-gen.c.2008 2008-01-03 17:05:55.000000000 -0800
+++ opcodes/i386-gen.c 2008-01-04 10:05:02.000000000 -0800
@@ -1,4 +1,4 @@
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright 2007, 2008 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
@@ -363,7 +363,7 @@ static void
process_copyright (FILE *fp)
{
fprintf (fp, "/* This file is automatically generated by i386-gen. Do not edit! */\n\
-/* Copyright 2007 Free Software Foundation, Inc.\n\
+/* Copyright 2007, 2008 Free Software Foundation, Inc.\n\
\n\
This file is part of the GNU opcodes library.\n\
\n\
--- opcodes/i386-init.h.2008 2008-01-03 17:05:55.000000000 -0800
+++ opcodes/i386-init.h 2008-01-04 10:05:38.000000000 -0800
@@ -1,5 +1,5 @@
/* This file is automatically generated by i386-gen. Do not edit! */
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright 2007, 2008 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
--- opcodes/i386-opc.h.2008 2008-01-03 17:05:55.000000000 -0800
+++ opcodes/i386-opc.h 2008-01-04 10:05:11.000000000 -0800
@@ -1,5 +1,5 @@
/* Declarations for Intel 80386 opcode table
- Copyright 2007
+ Copyright 2007, 2008
Free Software Foundation, Inc.
This file is part of the GNU opcodes library.
--- opcodes/i386-opc.tbl.2008 2008-01-04 10:03:20.000000000 -0800
+++ opcodes/i386-opc.tbl 2008-01-04 10:05:20.000000000 -0800
@@ -1,5 +1,5 @@
// i386 opcode table.
-// Copyright 2007
+// Copyright 2007, 2008
// Free Software Foundation, Inc.
//
// This file is part of the GNU opcodes library.
--- opcodes/i386-tbl.h.2008 2008-01-04 10:03:20.000000000 -0800
+++ opcodes/i386-tbl.h 2008-01-04 10:05:38.000000000 -0800
@@ -1,5 +1,5 @@
/* This file is automatically generated by i386-gen. Do not edit! */
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright 2007, 2008 Free Software Foundation, Inc.
This file is part of the GNU opcodes library.