diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-11-25 23:36:42 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-11-25 23:36:42 +0000 |
commit | 65f1f070ea76d22d36a26d305dd76767d3db02cb (patch) | |
tree | 5b23c3a1a47a2c0d4849ae23bb37df6af89dfd5c | |
parent | c7386e51193a3c76a6ae29da300f9c92bead8e64 (diff) | |
download | figlet-65f1f070ea76d22d36a26d305dd76767d3db02cb.tar.gz |
debian/copyright: Update WTFPL v2 license text
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c0d237..f104179 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ figlet (2.2.5-2) UNRELEASED; urgency=low * Import packaging git repo to collab-maint - Add VCS-{Git,Browser} URLs + * debian/copyright: Update WTFPL v2 license text (closes: #694380) -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 11 Oct 2012 00:13:43 +0100 diff --git a/debian/copyright b/debian/copyright index 6651a3e..9f064e0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -92,6 +92,11 @@ License: WTFPL-2 Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. + . + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + . + 0. You just DO WHAT THE FUCK YOU WANT TO. Files: debian/* Copyright: 2012 Jonathan McCrohan <jmccrohan@gmail.com> |