maint: normalize copyright notices
authorJim Meyering <meyering@redhat.com>
Wed, 27 Jan 2010 16:12:30 +0000 (17:12 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 27 Jan 2010 16:13:38 +0000 (17:13 +0100)
Normalize some copyright comments: change the two spaces before
"Free Software..." to one:

  git grep -l -E '[0-9]{4}   *Free Software' \
    | xargs perl -pi -e 's/  +(Free Software)/ $1/'

40 files changed:
build-aux/compile
build-aux/git-version-gen
build-aux/gnupload
tests/test-arcfour.c
tests/test-arctwo.c
tests/test-count-one-bits.c
tests/test-crc.c
tests/test-des.c
tests/test-gc-arcfour.c
tests/test-gc-arctwo.c
tests/test-gc-des.c
tests/test-gc-hmac-md5.c
tests/test-gc-hmac-sha1.c
tests/test-gc-md2.c
tests/test-gc-md4.c
tests/test-gc-md5.c
tests/test-gc-pbkdf2-sha1.c
tests/test-gc-rijndael.c
tests/test-gc-sha1.c
tests/test-gc.c
tests/test-gethostname.c
tests/test-gettimeofday.c
tests/test-hash.c
tests/test-hmac-md5.c
tests/test-hmac-sha1.c
tests/test-md2.c
tests/test-md4.c
tests/test-md5.c
tests/test-memchr.c
tests/test-memchr2.c
tests/test-memcmp.c
tests/test-memmem.c
tests/test-memrchr.c
tests/test-rawmemchr.c
tests/test-read-file.c
tests/test-rijndael.c
tests/test-sockets.c
tests/test-strchrnul.c
tests/test-strstr.c
tests/test-strtod.c

index c0096a7b563231c0c7ade728962574ec3b8df270..fa0bd9dd48ae57eedf7c2ef2aa84829cddc5522c 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2009-10-06.20; # UTC
 
-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009  Free Software
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software
 # Foundation, Inc.
 # Written by Tom Tromey <tromey@cygnus.com>.
 #
index d20f41e0711b0260115a5f319bd568b8ed7506d4..5f2f1cc719337f66784c53568171178796f28803 100755 (executable)
@@ -2,7 +2,7 @@
 # Print a version string.
 scriptversion=2010-01-27.16
 
-# Copyright (C) 2007-2010  Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
 #
 # 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
index fca5c47b55887079d0caaff190566d218f151364..432364793a14c2a0612aa5844c00110e4572a3c5 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2010-01-27.15; # UTC
 
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 #
 # 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
index 9acc19194bf9c74aa34fa73ae7a747112672e40b..9291f528d7d1ff114d9d98eefb6445e5001a9fc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index ef07f13552f91bbcb7a024f6d1ded0bbf95ad2e0..e2c8d661e23c9e77cc9bc76be9716fa532b47115 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index 3147aa4b4bc7c2b82d95727a4d73b8c615df0db0..ad811aced450b2c3572cce1c9dca3db523a59dff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2007-2010 Free Software Foundation, Inc.
  *
  * 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
index 1c74c2ea7b474971fc84bd1e1a726edf6316ab5d..19b66daf3a017e338c59904a5c19dc98c94ab9cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2007, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2007, 2010 Free Software Foundation, Inc.
  *
  * 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
index be20be8360011b931d79b518cc1051bbe765cdce..94ba0de790e5829170133b1cf403dd9e9876b33c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 30382d82d79b451c7fcc33b6046f499109247cdb..e84903ad5b90a42d29785a1b48dc55319031d200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 9c24e144dfe4e61f38044e8bdf0816e7cd2afe30..e46b38ee1f356dc9423976185207144d257fbba6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 732f43410702b2a53753dd78c43148ebd6f41706..69b17acd3b556d978ebd97e3e6d37cc53eb828ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 12bb1043d7c94cc0e5b07fe9a91d47832787f57d..f843eed524c0423b60e15fb827e16c291c189d9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index a9026057205252fc9a0baf70bd2877389b86f71d..3da3196951531118c222e0d2d236a38b5a863a6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 7fff37c5059db09d6f5419cfa14afdf028a7c8b6..8cb1ffa26a4edcebb0d8c31f9f831c596b1df9b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 51d21d9dfb3827980080e0ded5ae9baa0b257b34..9d8083a99d8870d678c043a6582d144ead882f36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 30b47707e7a34bf23620e04d023d413fc26162cd..5a12e485cd2d5b9c50ef8c972fc37593262a824e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index b0ef14cb72b388269605ef342abaf4bca3e34a89..d0e6189eea2b989befdf82b9aba54441bc24c09c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2010 Free Software Foundation, Inc.
  *
  * 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
index 01e69152805890fcd1c66415323dfc36beeeb3ee..33981d024ba12f4e3341020a80d1c0c3953fd6a3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 4db5d1244a8f2227dcce1c42b8c572b4e19e7b27..0bdae5e74ed62901c87676a3fd9d9ee196bc2816 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index 6a325d10ca21c60bba72347d8af5fd686c963ccb..b5bc27a843c693ed052bf02fddbee96385e1b09e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2006, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2006, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index e462f82122ffa282ee93dbbf6e6e6f8c85a75545..c500f416097d1a7d33d220aae7dfe97f8e4549f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson.
  *
  * This program is free software: you can redistribute it and/or modify
index b884214e01276db1c7ab7aeb427371f6b44ea1f2..2a07814bb94326624f82ba317639145917d7dcb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2007, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
  * Written by Jim Meyering.
  *
  * This program is free software: you can redistribute it and/or modify
index 24833514f170a1e1de8cf785cb07bad4b0997658..1715033315fddf62b613da8e268e7173ef1a3a0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2009, 2010 Free Software Foundation, Inc.
  * Written by Jim Meyering
  *
  * This program is free software: you can redistribute it and/or modify
index 4db9cf7bd07b872ad3a07bb83aefb41b90620de6..4b6e43ab138e2ca45080dc682689b63e8ed4ec48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  *
  * 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
index 16db99e24a6e2b9e3f33cfdeccd2b39020e7cecb..536d1e1863e3cb28de52afa946d38879abf023c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  *
  * 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
index dddc39ea1129b9c4e23861ce47b403313e63664b..d0c4d4b82b7175b85c8ff053b5dbcf3f64344e19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  *
  * 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
index 83c7635f1babc89628a4e15a8abdbad2c9039642..9602683568d55fe5ba41c65e99297acc1df1d9d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software; you can redistribute it and/or modify
index b1cceb3643079bd4d7fbab4de0f0e10d11e40fec..2392850f59d43d764cf94f31b601453235d477dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index bfab7b6d94d805ee77fcb65c1e91b6d3bb5634b8..a801614079eb8c7292e21a90ba885c285e22edcf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index 2eb0fc9e2cbddd9e55f4f2fcfa57c202609e035c..bb81c0b450b58e91b2599efd19bc050889c3346f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010 Free Software Foundation, Inc.
  * Written by Eric Blake
  *
  * This program is free software: you can redistribute it and/or modify
index 13918bee29c79e2284edaac100216339be6a03f0..28b8274d4c26e6fa5fc09369a661ef1072bbc47c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index 0f228346ae5ad0185796bcde4cfb0d25076fdae5..a9d3558c2bea4bfaca5bbd4bd25fbbf564e77fab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2007-2010 Free Software Foundation, Inc.
  * Written by Bruno Haible and Eric Blake
  *
  * This program is free software: you can redistribute it and/or modify
index 746603c545351abf05af3d7c781825a83554fbd6..820024438b1deb03372d80ca9ae6146c9310bb6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008-2010 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index da09c6d0d514fda2cddfa7986ac5698ffeb7caf7..94768183e00d8c26e3c01a761b78de5622f4c593 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index 96f33214bf24955d5eb428ff829f930cb93102dd..0a0bf6882e4c821b9aa47bf5e57ae42980787ae4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2007, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2006-2007, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index a1545743d8f8f37f192c301f093eb81361e95414..e27a9dbb3e90da7fc45aee67d1648ddbe092428e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2005, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson
  *
  * This program is free software: you can redistribute it and/or modify
index e82cb3a3f8dd363102785b40f5dd2dbe3a591cad..ab5460ad4636154f726960eebd3dc61b70a77825 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Simon Josefsson.
  *
  * This program is free software: you can redistribute it and/or modify
index 0920a5e8ac13d2a9885c44fdf4ce04684e315097..49d8278c305d2fd1d84c193b84d4c3543ae91e4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Eric Blake and Bruno Haible
  *
  * This program is free software: you can redistribute it and/or modify
index ce70407d0934077010665b70c2cf66f6441011e7..b6845ab7de317a23a63767d37bd3564cabbca6b8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Bruno Haible and Eric Blake
  *
  * This program is free software: you can redistribute it and/or modify
index 8a79e0508bebf09e54258fcf44ce609c81930864..cdb57b221a8590699b5db6365b916b65147cb163 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+ * Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
  * Written by Eric Blake
  *
  * This program is free software: you can redistribute it and/or modify