This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Update copyright to 2011


On Sat, Jan 1, 2011 at 1:34 PM, Markus Trippelsdorf
<markus@trippelsdorf.de> wrote:
> On 2011.01.01 at 12:56 -0800, H.J. Lu wrote:
>> I checked in this patch to update copyright to 2011.
>
>> --- a/opcodes/i386-gen.c
>> +++ b/opcodes/i386-gen.c
>> @@ -466,7 +466,7 @@ static void
>> ?process_copyright (FILE *fp)
>> ?{
>> ? ?fprintf (fp, "/* This file is automatically generated by i386-gen. ?Do not edit! ?*/\n\
>> -/* Copyright 2007, 2008, 2009, 2010\n\
>> +/* Copyright 2007, 2008, 2009, 2010, 2010\n\
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?^^^^

I checked in this patch.

Thanks.

-- 
H.J.
---
Index: binutils/version.c
===================================================================
RCS file: /cvs/src/src/binutils/version.c,v
retrieving revision 1.21
diff -u -p -r1.21 version.c
--- binutils/version.c	1 Jan 2011 20:55:46 -0000	1.21
+++ binutils/version.c	1 Jan 2011 21:41:07 -0000
@@ -1,6 +1,6 @@
 /* version.c -- binutils version information
    Copyright 1991, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010
+   2005, 2006, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.

    This file is part of GNU Binutils.
Index: gas/as.c
===================================================================
RCS file: /cvs/src/src/gas/as.c,v
retrieving revision 1.94
diff -u -p -r1.94 as.c
--- gas/as.c	1 Jan 2011 20:55:47 -0000	1.94
+++ gas/as.c	1 Jan 2011 21:41:07 -0000
@@ -1,6 +1,7 @@
 /* as.c - GAS main program.
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+   2010, 2011
    Free Software Foundation, Inc.

    This file is part of GAS, the GNU Assembler.
Index: gold/version.cc
===================================================================
RCS file: /cvs/src/src/gold/version.cc,v
retrieving revision 1.21
diff -u -p -r1.21 version.cc
--- gold/version.cc	1 Jan 2011 20:55:47 -0000	1.21
+++ gold/version.cc	1 Jan 2011 21:41:07 -0000
@@ -1,6 +1,6 @@
 // version.c -- print gold version information

-// Copyright 2006, 2007, 2008, 2009, 2010
+// Copyright 2006, 2007, 2008, 2009, 2010, 2011
 // Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.

Index: ld/ldver.c
===================================================================
RCS file: /cvs/src/src/ld/ldver.c,v
retrieving revision 1.19
diff -u -p -r1.19 ldver.c
--- ld/ldver.c	1 Jan 2011 20:55:47 -0000	1.19
+++ ld/ldver.c	1 Jan 2011 21:41:07 -0000
@@ -1,6 +1,6 @@
 /* ldver.c -- Print linker version.
    Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002,
-   2003, 2005, 2007, 2008, 2009, 2010
+   2003, 2005, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.

    This file is part of the GNU Binutils.
Index: opcodes/i386-gen.c
===================================================================
RCS file: /cvs/src/src/opcodes/i386-gen.c,v
retrieving revision 1.72
diff -u -p -r1.72 i386-gen.c
--- opcodes/i386-gen.c	1 Jan 2011 20:55:48 -0000	1.72
+++ opcodes/i386-gen.c	1 Jan 2011 21:41:07 -0000
@@ -1,4 +1,4 @@
-/* Copyright 2007, 2008, 2009, 2010
+/* Copyright 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.

    This file is part of the GNU opcodes library.
@@ -466,7 +466,7 @@ static void
 process_copyright (FILE *fp)
 {
   fprintf (fp, "/* This file is automatically generated by i386-gen.
Do not edit!  */\n\
-/* Copyright 2007, 2008, 2009, 2010, 2010\n\
+/* Copyright 2007, 2008, 2009, 2010, 2011\n\
    Free Software Foundation, Inc.\n\
 \n\
    This file is part of the GNU opcodes library.\n\


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]