diff mbox

[2/2] fixincludes copyright

Message ID 871udv2zk0.fsf@talisman.default
State New
Headers show

Commit Message

Richard Sandiford Jan. 8, 2013, 8:24 p.m. UTC
Here's the result of running the copyright update script on fixincludes/.
Tested on x86_64-linux-gnu.  OK to install?

Hope we don't need to list every file in the ChangeLog for this kind
of thing :-)

Richard


fixincludes/
	Update copyright.
diff mbox

Patch

Index: gcc/fixincludes/fixfixes.c
===================================================================
--- gcc.orig/fixincludes/fixfixes.c
+++ gcc/fixincludes/fixfixes.c
@@ -3,8 +3,7 @@ 
 
    Test to see if a particular fix should be applied to a header file.
 
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
 = = = = = = = = = = = = = = = = = = = = = = = = =
 
Index: gcc/fixincludes/fixinc.in
===================================================================
--- gcc.orig/fixincludes/fixinc.in
+++ gcc/fixincludes/fixinc.in
@@ -6,8 +6,7 @@ 
 #
 # See README-fixinc for more information.
 #
-#  fixincludes copyright (c) 1998, 1999, 2000, 2002, 2009
-#  The Free Software Foundation, Inc.
+#  fixincludes copyright (C) 1998-2013 Free Software Foundation, Inc.
 #
 # fixincludes is free software.
 # 
Index: gcc/fixincludes/fixincl.c
===================================================================
--- gcc.orig/fixincludes/fixincl.c
+++ gcc/fixincludes/fixincl.c
@@ -2,8 +2,7 @@ 
    files which are fixed to work correctly with ANSI C and placed in a
    directory that GCC will search.
 
-   Copyright (C) 1997, 1998, 1999, 2000, 2004, 2009, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
Index: gcc/fixincludes/fixincl.tpl
===================================================================
--- gcc.orig/fixincludes/fixincl.tpl
+++ gcc/fixincludes/fixincl.tpl
@@ -18,9 +18,7 @@  x=fixincl.x =]
  *
  * See README for more information.
  *
- *  inclhack copyright (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- *                         2006, 2007, 2008
- *  The Free Software Foundation, Inc.
+ *  inclhack copyright (C) 1998-2013 Free Software Foundation, Inc.
  *
  *  inclhack is free software: you can redistribute it and/or modify it
  *  under the terms of the GNU General Public License as published by the
Index: gcc/fixincludes/fixincl.x
===================================================================
--- gcc.orig/fixincludes/fixincl.x
+++ gcc/fixincludes/fixincl.x
@@ -19,9 +19,7 @@ 
  *
  * See README for more information.
  *
- *  inclhack copyright (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- *                         2006, 2007, 2008
- *  The Free Software Foundation, Inc.
+ *  inclhack copyright (C) 1998-2013 Free Software Foundation, Inc.
  *
  *  inclhack is free software: you can redistribute it and/or modify it
  *  under the terms of the GNU General Public License as published by the
Index: gcc/fixincludes/fixlib.c
===================================================================
--- gcc.orig/fixincludes/fixlib.c
+++ gcc/fixincludes/fixlib.c
@@ -3,7 +3,7 @@ 
    files which are fixed to work correctly with ANSI C and placed in a
    directory that GCC will search.
 
-   Copyright (C) 1999, 2000, 2001, 2004, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999-2013 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
Index: gcc/fixincludes/fixlib.h
===================================================================
--- gcc.orig/fixincludes/fixlib.h
+++ gcc/fixincludes/fixlib.h
@@ -3,8 +3,7 @@ 
    files which are fixed to work correctly with ANSI C and placed in a
    directory that GCC will search.
 
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2009, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
Index: gcc/fixincludes/fixopts.c
===================================================================
--- gcc.orig/fixincludes/fixopts.c
+++ gcc/fixincludes/fixopts.c
@@ -1,6 +1,6 @@ 
 /* Handle options that are passed from environment variables.
 
-   Copyright (C) 2004, 2009, 2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2013 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
Index: gcc/fixincludes/fixtests.c
===================================================================
--- gcc.orig/fixincludes/fixtests.c
+++ gcc/fixincludes/fixtests.c
@@ -3,8 +3,7 @@ 
 
    Test to see if a particular fix should be applied to a header file.
 
-   Copyright (C) 1997, 1998, 1999, 2000, 2009, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
 = = = = = = = = = = = = = = = = = = = = = = = = =
 
Index: gcc/fixincludes/genfixes
===================================================================
--- gcc.orig/fixincludes/genfixes
+++ gcc/fixincludes/genfixes
@@ -1,6 +1,6 @@ 
 #! /bin/sh
 
-# Copyright (C) 1999, 2000, 2001, 2009, 2012 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 # This file is part of GCC.
 
 # GCC is free software; you can redistribute it and/or modify
Index: gcc/fixincludes/mkheaders.in
===================================================================
--- gcc.orig/fixincludes/mkheaders.in
+++ gcc/fixincludes/mkheaders.in
@@ -1,6 +1,6 @@ 
 #!/bin/sh
 
-# Copyright (C) 2002, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
Index: gcc/fixincludes/procopen.c
===================================================================
--- gcc.orig/fixincludes/procopen.c
+++ gcc/fixincludes/procopen.c
@@ -2,7 +2,7 @@ 
 /*
  *  server.c  Set up and handle communications with a server process.
  *
- *  Server Handling copyright 1992-1999, 2004 The Free Software Foundation
+ *  Server Handling copyright (C) 1992-2013 Free Software Foundation, Inc.
  *
  *  Server Handling is free software.
  *  You may redistribute it and/or modify it under the terms of the
Index: gcc/fixincludes/server.c
===================================================================
--- gcc.orig/fixincludes/server.c
+++ gcc/fixincludes/server.c
@@ -2,7 +2,7 @@ 
 /*
  *  server.c  Set up and handle communications with a server process.
  *
- *  Server Handling copyright 1992-1999, 2001 The Free Software Foundation
+ *  Server Handling copyright (C) 1992-2013 Free Software Foundation, Inc.
  *
  *  Server Handling is free software.
  *  You may redistribute it and/or modify it under the terms of the
Index: gcc/fixincludes/server.h
===================================================================
--- gcc.orig/fixincludes/server.h
+++ gcc/fixincludes/server.h
@@ -2,7 +2,7 @@ 
 /*
  *  server.c  Set up and handle communications with a server process.
  *
- *  Server Handling copyright 1992-1999 The Free Software Foundation
+ *  Server Handling copyright (C) 1992-2013 Free Software Foundation, Inc.
  *
  *  Server Handling is free software.
  *  You may redistribute it and/or modify it under the terms of the
Index: gcc/fixincludes/system.h
===================================================================
--- gcc.orig/fixincludes/system.h
+++ gcc/fixincludes/system.h
@@ -1,7 +1,6 @@ 
 /* Get common system includes and various definitions and declarations based
    on autoconf macros.
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 1998-2013 Free Software Foundation, Inc.
 
 This file is part of GCC.