fixup debian/copyright to the point it passes lintian
[gnulib.git] / debian / clscan / copyright.in
index b1ecc72..ee8ab6b 100644 (file)
@@ -26,27 +26,38 @@ License:
  in the gnulib source package for information on updating this.
 
 Files: debian/*
-Copyright: 2009-2013 Ian Beckwith <ianb@debian.org>
+Copyright: 2009-2014 Ian Beckwith <ianb@debian.org>
            2006-2008 Daniel Baumann <daniel@debian.org>
 License: GPL-2
+ 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; version 2 of the License.
+ .
+ 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, write to the Free Software Foundation,
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 Files: modules/*
-Copyright: 2002-2007 Free Software Foundation, Inc.
+Copyright: 2002-2014 Free Software Foundation, Inc.
 License: other
   From modules/README:
   > All the files in this directory are distributed under the following copyright:
   >
-  > Copyright (C) 2002-2007 Free Software Foundation, Inc.
+  > Copyright (C) 2002-2014 Free Software Foundation, Inc.
   > Copying and distribution of this file, with or without modification,
   > in any medium, are permitted without royalty provided the copyright
   > notice and this notice are preserved.
 .
+ .
   From modules/COPYING:
-  > The files in this directory describe the gnulib modules.
   > The following copyright notice applies to each of these
   > description files.
   >
-  > Copyright (C) 2006 Free Software Foundation, Inc.
+  > Copyright (C) 2002-2014 Free Software Foundation, Inc.
   > 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.