[SCM] pd-unauthorized/master: License boilerplate

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jun 3 19:09:39 UTC 2015


The following commit has been merged in the master branch:
commit 17a1d1d808a959630bcbbaaa7935953781466c3e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 3 20:14:32 2015 +0200

    License boilerplate

diff --git a/debian/rules b/debian/rules
index c79df03..586c53d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,21 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2013 Hans-Christoph Steiner <hans at eds.org>
+# Copyright © 2015 IOhannes m zmölnig <umlaeute at debian.org>
+# Description: Main Debian packaging script for pd-unauthorized
+#
+# 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 = unauthorized
 PACKAGE = pd-$(LIBRARY_NAME)

-- 
pd-unauthorized packaging



More information about the pkg-multimedia-commits mailing list