Adjust copyright file
authorMichael Prokop <mika@grml.org>
Wed, 5 Aug 2009 13:43:36 +0000 (15:43 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 5 Aug 2009 13:43:36 +0000 (15:43 +0200)
autoconfig.functions
debian/changelog
debian/copyright

index 50d45a2..94efd88 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/zsh
 # Filename:      autoconfig.functions
 # Purpose:       basic system configuration and hardware setup for grml system
 #!/bin/zsh
 # Filename:      autoconfig.functions
 # Purpose:       basic system configuration and hardware setup for grml system
-# Authors:       grml-team (grml.org), (c) Klaus Knopper <knopper@knopper.net>, (c) Michael Prokop <mika@grml.org>
+# Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
 ################################################################################
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
 ################################################################################
index c0885b8..18d765a 100644 (file)
@@ -39,8 +39,9 @@ grml-autoconfig (0.8.24) unstable; urgency=low
   * Use invoke-rc.d for starting network instead of invoking the
     init script directly.
   * Add LSB header to init script grml-autoconfig.strace.
   * Use invoke-rc.d for starting network instead of invoking the
     init script directly.
   * Add LSB header to init script grml-autoconfig.strace.
+  * Adjust copyright file (add reference to GPL-2, adjust year).
 
 
- -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:41:37 +0200
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:42:57 +0200
 
 grml-autoconfig (0.8.23) unstable; urgency=low
 
 
 grml-autoconfig (0.8.23) unstable; urgency=low
 
index 329e0fa..8836101 100644 (file)
@@ -7,7 +7,7 @@ Copyright Holder: Michael Prokop <mika@grml.org>
 
 License:
 
 
 License:
 
-   This software is copyright (c) 2004-2006 by Michael Prokop.
+   This software is copyright (c) 2004-2009 by Michael Prokop.
 
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
    This package is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -24,4 +24,4 @@ License:
    02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
    02110-1301, USA.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.