debian/copyright: document the license of some scripts from contrib/
authorAntonio Ospite <ao2@ao2.it>
Mon, 7 Jul 2014 14:41:15 +0000 (16:41 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 7 Jul 2014 15:54:10 +0000 (17:54 +0200)
debian/copyright

index 86417ba..ee15758 100644 (file)
@@ -25,6 +25,10 @@ Files: examples/*
 Copyright: 2012-2014, Antonio Ospite <ao2@ao2.it>
 License: GPL-3+
 
+Files: contrib/*.sh
+Copyright: 2012-2014, Antonio Ospite <ao2@ao2.it>
+License: WTFPL-2
+
 License: GPL-2+
  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
@@ -86,3 +90,18 @@ License: BSD-3+CMAKE
  ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: WTFPL-2
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                    Version 2, December 2004
+ .
+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
+ .
+ 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.