[SCM] pd-chaos/master: license boilerplate

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jun 3 14:46:49 UTC 2015


The following commit has been merged in the master branch:
commit cef3e619412ac4dd31396943f105f3445d32ec40
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 3 15:59:40 2015 +0200

    license boilerplate

diff --git a/debian/rules b/debian/rules
index 841d20c..b0bb807 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,21 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2012 Hans-Christoph Steiner <hans at eds.org>
+# Copyright © 2015 IOhannes m zmölnig <umlaeute at debian.org>
+# Description: Main Debian packaging script for pd-chaos
+#
+# 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, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 LIBRARY_NAME = chaos
 PACKAGE = pd-$(LIBRARY_NAME)

-- 
pd-chaos packaging



More information about the pkg-multimedia-commits mailing list