diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:19:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:19:02 +0000 |
commit | 0e345d89cd71bcdf5be0252ef6cadc6d76dabe3d (patch) | |
tree | 0f5ea7071b241b13bd624d615334876f3aacc37f /debian/patches/challenge.pl-debianize.diff | |
parent | Adding upstream version 20231031. (diff) | |
download | irssi-scripts-debian.tar.xz irssi-scripts-debian.zip |
Adding debian version 20231031.debian/20231031debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/challenge.pl-debianize.diff')
-rw-r--r-- | debian/patches/challenge.pl-debianize.diff | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/challenge.pl-debianize.diff b/debian/patches/challenge.pl-debianize.diff new file mode 100644 index 0000000..22d87da --- /dev/null +++ b/debian/patches/challenge.pl-debianize.diff @@ -0,0 +1,15 @@ +Description: Update copyright file +Forwarded: not-needed +Last-Update: 2010-05-12 +--- a/scripts/challenge.pl ++++ b/scripts/challenge.pl +@@ -4,8 +4,7 @@ + # + # 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 2 of the License, or +-# (at your option) any later version. ++# 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 |