fix indenting of license_text in new.txt
authorIan Beckwith <ianb@erislabs.net>
Wed, 16 Sep 2009 01:35:04 +0000 (02:35 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 16 Sep 2009 01:35:04 +0000 (02:35 +0100)
debian/clscan/clscan
debian/clscan/new.txt

index 3f18d88..049cb09 100755 (executable)
@@ -484,7 +484,8 @@ sub write_new
        }
        if($new->{$file}->{license_text})
        {
-           print NEW $new->{$file}->{license_text}, "\n";
+           my @text=split(/\n/, $new->{$file}->{license_text});
+           print NEW "\t" . join("\n\t", @text), "\n";
        }
        print NEW "#Header: \n";
        my @headerlines=split(/\n/, $new->{$file}->{header});
index 504fab7..916d7fd 100644 (file)
@@ -26,19 +26,18 @@ Copyright: 2002-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002-2009 Free Software Foundation, Inc
 License: GPL-3+
 #License_guess: GPL-3+ 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 ##!/usr/bin/perl -w
 ## Generate a release announcement message.
@@ -62,19 +61,18 @@ Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, In
 #Copyright_guess: 2009 Free Software Foundation, Inc / 2003, 2004, 2005, 2006, 2007, 2008, 2009
 License: GPL-3+
 #License_guess: GPL-3+ 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 ##!/bin/sh
 ## gendocs.sh -- generate a GNU manual in many formats.  This script is
@@ -98,19 +96,18 @@ Copyright: 2007-2008 Free Software Foundation, Inc.
 #Copyright_guess: 2007-2009 Free Software Foundation
 License: GPL-3+
 #License_guess: GPL-3+ 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 ##!/bin/sh
 ## Print a version string.
@@ -134,19 +131,18 @@ Copyright: 2008 Free Software Foundation, Inc.
 #Copyright_guess: 2008, 2009 Free Software Foundation
 License: GPL-3+
 #License_guess: GPL-3+ 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 ##!/bin/sh
 ## 
@@ -170,19 +166,18 @@ Copyright: 2009 Free Software Foundation, Inc.
 #Copyright_guess: target rule in maint.mk from gnulib's / 1990-2005, 2007-2009 Free Software / statement is not recognized because the / statements to be updated. For example, you might wish to / &copy; 90,2005,2007-2009 / statement must be formated correctly in / year list to include the current year / 2009 Free Software Foundation, Inc / year intervals. (See "Environment variables" / @{} 1990-2005, 2007-2009 Free Software / statement is recognized in a file and the final
 License: GPL-3+
 #License_guess: GPL 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 ##!/usr/bin/perl -0777 -pi
 ## Update an FSF copyright year list to include the current year.
@@ -310,13 +305,12 @@ Hash: 0493499811ddfe5c28d64a0aba19ebb3f2ab87c13ff7b9e53a190f25a0a4f3d5
 Copyright: 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: @{} 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999
 License: GFDL-1.3+-NIV
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with no
-Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
-Texts.  A copy of the license is included in the ``GNU Free
-Documentation License'' file as part of this distribution.
-
+       Permission is granted to copy, distribute and/or modify this document
+       under the terms of the GNU Free Documentation License, Version 1.3 or
+       any later version published by the Free Software Foundation; with no
+       Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+       Texts.  A copy of the license is included in the ``GNU Free
+       Documentation License'' file as part of this distribution.
 #Header: 
 #\input texinfo @c -*-texinfo-*-
 #@c %**start of header
@@ -361,19 +355,18 @@ Copyright: 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 200
 #Copyright_guess: ((unsigned int) - '0' <= 9) / 1989, 1990, 1991, 1998, 2000, 2001, 2002, 2003, 2004
 License: GPL-3+
 #License_guess: GPL-3+ 
-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 3 of the License, or
-(at your option) any later version.
-
-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, see <http://www.gnu.org/licenses/>.
-
+       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 3 of the License, or
+       (at your option) any later version.
+       
+       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, see <http://www.gnu.org/licenses/>.
 #Header: 
 #/* Parse dates for touch and date.
 #
@@ -395,10 +388,9 @@ Hash: 9619fede154ac3537254df952692a5cb948e036b189d4f5a8fb5e60ce82884ad
 Copyright: 2002, 2003, 2004, 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002, 2003, 2004, 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## Check prerequisites for compiling lib/c-stack.c.
 #
@@ -421,10 +413,9 @@ Hash: d6c0a8ab9329a32396def8a77aac5eef6f17cc503c07c755e577c82cf4a7cb82
 Copyright: 2007 Free Software Foundation, Inc.
 #Copyright_guess: 2007 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## check-math-lib.m4 serial 3
 #dnl Copyright (C) 2007 Free Software Foundation, Inc.
@@ -447,10 +438,9 @@ Hash: 7fdc884e05e35d2c7a5158925a96b489dc7a781c1ab577ef7ad574b1194b6789
 Copyright: 2007, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## gc-camellia.m4 serial 3
 #dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc.
@@ -473,10 +463,9 @@ Hash: 2e782cdea5a35f94a592f95296ea676f710c4102e2c1f6e745ce6246150753fb
 Copyright: 2004-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2004-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## getaddrinfo.m4 serial 21
 #dnl Copyright (C) 2004-2009 Free Software Foundation, Inc.
@@ -499,10 +488,9 @@ Hash: b87bad5c36703b1168e0f64b2e5c28bff9b6f6d70fac3e29c9f816ba0a9e65b1
 Copyright: 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 #Copyright_guess: 2001, 2003, 2004, 2005, 2006, 2007, 2009 Free Software
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## getcwd.m4 - check for working getcwd that is compatible with glibc
 #
@@ -525,10 +513,9 @@ Hash: 1a77e7177234bd61f4282356879fe47d709369e5dc66265e40e9c6638bb48ba3
 Copyright: 2002-2006, 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002-2006, 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## getdate.m4 serial 15
 #dnl Copyright (C) 2002-2006, 2008, 2009 Free Software Foundation, Inc.
@@ -551,10 +538,9 @@ Hash: 12dbd35b30f151241bcf8b55122449e9d4d6ce3093ecddb737ada6cc575b602c
 Copyright: 2002, 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002, 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## gethostname.m4 serial 9
 #dnl Copyright (C) 2002, 2008, 2009 Free Software Foundation, Inc.
@@ -577,10 +563,9 @@ Hash: 304aebbeec0f67647cb98aae4f1ef2cdc2ed053aefe8f3a5c1ad156f3ab1c55a
 Copyright: 1998-2003, 2005-2007, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 1998-2003, 2005-2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## getline.m4 serial 20
 #
@@ -603,10 +588,9 @@ Hash: 954ee1d1b78670fd97a7ca312a9eadadf8ab5873f570bf280de846f07e9eeb5b
 Copyright: 2002-2006, 2008-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002-2006, 2008-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## getopt.m4 serial 22
 #dnl Copyright (C) 2002-2006, 2008-2009 Free Software Foundation, Inc.
@@ -629,10 +613,9 @@ Hash: 13af2eee09961e653ef4b4d00ce87fd80132e59eb0f8139edd4e187d126b8b05
 Copyright: 2007-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2007-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## isfinite.m4 serial 6
 #dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
@@ -655,10 +638,9 @@ Hash: e18b01f3e6d9cce5cdbcd582938b8974f2bb4bb7ed3e0448f959307bcde3fb1c
 Copyright: 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## link.m4 serial 2
 #dnl Copyright (C) 2009 Free Software Foundation, Inc.
@@ -702,10 +684,9 @@ Hash: c77a707f4713c6530f7aa286b649586599372f6f08aba266d77a7e1ee984ec98
 Copyright: 2003, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2003, 2005, 2006, 2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## poll.m4 serial 9
 #dnl Copyright (c) 2003, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
@@ -728,10 +709,9 @@ Hash: 9e52de02feedc2d295bc52ffaa55a76b74ded07133aa0f52871fa0965658598e
 Copyright: 2005, 2006, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2005, 2006, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## readline.m4 serial 7
 #dnl Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
@@ -753,10 +733,9 @@ Hash: 25bf1c083dbfd16815069e4cd39f77e77922486167ef21ce9dc2fae4181c8461
 Copyright: 2007 Free Software Foundation, Inc.
 #Copyright_guess: 2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## round.m4 serial 6
 #dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc.
@@ -779,10 +758,9 @@ Hash: 8797faacc2345c089fb79e5efcf8907248575d0f1cdfd1348194e99a091ff525
 Copyright: 2007-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2007-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## roundf.m4 serial 7
 #dnl Copyright (C) 2007-2009 Free Software Foundation, Inc.
@@ -805,10 +783,9 @@ Hash: 56866bc7bb38a4e9ffe972e145dd681b545f06ccd83a92dc24ca77d360085150
 Copyright: 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## select.m4 serial 2
 #dnl Copyright (C) 2009 Free Software Foundation, Inc.
@@ -831,10 +808,9 @@ Hash: 858e15307e3ce0fead37a6ed8d89679adeed26b441e829742aa67eb435e6e797
 Copyright: 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## sockets.m4 serial 6
 #dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc.
@@ -857,10 +833,9 @@ Hash: 5e594903defff6d71df160b1d891e8c78ec2991a65f470050c20c2006c3036f2
 Copyright: 2005, 2006, 2007 Free Software Foundation, Inc.
 #Copyright_guess: 2005, 2006, 2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## socklen.m4 serial 7
 #dnl Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
@@ -883,10 +858,9 @@ Hash: faa300adf762f3c7cd74f52fd537c2633542b0d33a318fd1e240d77396087cd8
 Copyright: 2004, 2006, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2004, 2006, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## sockpfaf.m4 serial 7
 #dnl Copyright (C) 2004, 2006, 2009 Free Software Foundation, Inc.
@@ -909,10 +883,9 @@ Hash: 551d9d489c635fcd49dfc537a0a8492c095f9648e38de88941551f2e815ee7c8
 Copyright: 2007, 2008, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2007, 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## Configure a GNU-like replacement for <string.h>.
 #
@@ -935,10 +908,9 @@ Hash: 627ab5d5af825316867d633d6e06c364467b50378a47e61f14ad6e6833cdd8cb
 Copyright: 2002-2003, 2005-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2002-2003, 2005-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## strndup.m4 serial 17
 #dnl Copyright (C) 2002-2003, 2005-2009 Free Software Foundation, Inc.
@@ -961,10 +933,9 @@ Hash: bcffc35eb166bcd8fff13aff53a64c55e62ecfce269040aef3500ff4550c4651
 Copyright: 2006-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2006-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## sys_stat_h.m4 serial 14   -*- Autoconf -*-
 #dnl Copyright (C) 2006-2009 Free Software Foundation, Inc.
@@ -987,10 +958,9 @@ Hash: 156fcec3fbd92cf7f73279b896b8d1bab8cda64d47312a7318e6c73a4c2285c5
 Copyright: 2003, 2005, 2007 Free Software Foundation, Inc.
 #Copyright_guess: 2003, 2005, 2007, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## sysexits.m4 serial 5
 #dnl Copyright (C) 2003, 2005, 2007, 2009 Free Software Foundation, Inc.
@@ -1013,10 +983,9 @@ Hash: 7a6f5a6a7e505f88f7dc4e9cd840498fc72de69e7ec183931e5ce886c0dfc17b
 Copyright: 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
 #Copyright_guess: 2003, 2006, 2007, 2008, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 #dnl Reentrant time functions like localtime_r.
 #
@@ -1039,10 +1008,9 @@ Hash: 7d3c57f659577b8ef5f3a8cbef55f49c7787e25a96ba0d35c46932eaa2cfb421
 Copyright: 2006-2008 Free Software Foundation, Inc.
 #Copyright_guess: 2006-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## tsearch.m4 serial 4
 #dnl Copyright (C) 2006-2009 Free Software Foundation, Inc.
@@ -1065,10 +1033,9 @@ Hash: a8d639356c40876e6f1c44a5e8cfd4130c4bb1ea3ddd234c717bf55ccad8e31b
 Copyright: 2006-2009 Free Software Foundation, Inc.
 #Copyright_guess: 2006-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## unistd_h.m4 serial 25
 #dnl Copyright (C) 2006-2009 Free Software Foundation, Inc.
@@ -1091,10 +1058,9 @@ Hash: d105622fb3ef8ef200d9b2c0cdbef2ccbdd086cde145a25e12bfff81c714e585
 Copyright: 2001, 2009 Free Software Foundation, Inc.
 #Copyright_guess: 2001, 2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## Check for variable-length arrays.
 #
@@ -1117,10 +1083,9 @@ Hash: 0821c0dde71730d9ff6fb6eabb50e44e1800802cca9f810454291595c65d1afb
 Copyright: 2006-2008 Free Software Foundation, Inc.
 #Copyright_guess: 2006-2009 Free Software Foundation, Inc
 License: 
-This file is free software; the Free Software Foundation
-gives unlimited permission to copy and/or distribute it,
-with or without modifications, as long as this notice is preserved.
-
+       This file is free software; the Free Software Foundation
+       gives unlimited permission to copy and/or distribute it,
+       with or without modifications, as long as this notice is preserved.
 #Header: 
 ## wctype.m4 serial 4
 #