[SCM] toonloop/master: Add licensing header to debian/rules: GPL-3 as stated in debian/copyright, with myself added as additional copyright holder.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Oct 16 11:04:05 UTC 2010


The following commit has been merged in the master branch:
commit 670cc96c5b4220b97f935e8a3d0f39f3abd71502
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 16 12:21:40 2010 +0200

    Add licensing header to debian/rules: GPL-3 as stated in
    debian/copyright, with myself added as additional copyright holder.

diff --git a/debian/rules b/debian/rules
index bb74f51..61675a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,20 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2010 Alexandre Quessy <alexandre at quessy.net>
+# Copyright © 2010 Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for Toonloop
+#
+# 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, version 3 of the License.
+#
+# 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/>.
 
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/utils.mk

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list