full copyright for debian/rules
authorIOhannes m zmölnig <zmoelnig@umlaeute.mur.at>
Thu, 25 Nov 2010 18:07:50 +0000 (19:07 +0100)
committerIOhannes m zmölnig <zmoelnig@umlaeute.mur.at>
Thu, 25 Nov 2010 18:07:50 +0000 (19:07 +0100)
debian/copyright
debian/rules

index 03e1f55ecf2cc3d17400c6546153bd9a5c724bea..45a95ee2e974c3f4c7c5198660cb232febe4aa2b 100644 (file)
@@ -8,8 +8,7 @@ License: Expat
 
 Files: ./debian/*
 Copyright: 2010, IOhannes m zmoelnig
-License: MIT/X11 (BSD like)
- FIXME
+License: Expat
 
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a
index 8d8749fc91a08fe728cb89ba1c7879ac66890885..d7fa617278d3e9a8e1874455e9e794e51f341c43 100755 (executable)
@@ -1,9 +1,31 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-# Copyright © 2010 IOhannes m zmölnig <zmoelnig@iem.at>
 # Description: Main Debian packaging script for jacktrip
 
+
+# Copyright © 2010 IOhannes m zmölnig <zmoelnig@iem.at>
+#
+# Permission is hereby granted, free of charge, to any person obtaining a
+# copy of this software and associated documentation files (the
+# "Software"), to deal in the Software without restriction, including
+# without limitation the rights to use, copy, modify, merge, publish,
+# distribute, sublicense, and/or sell copies of the Software, and to
+# permit persons to whom the Software is furnished to do so, subject to
+# the following conditions:
+#
+# The above copyright notice and this permission notice shall be included
+# in all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/qmake.mk
 -include /usr/share/cdbs/1/rules/utils.mk