[SCM] jack-tools/master: Add copyright and licensing header to rules file.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Jan 3 05:55:54 UTC 2011


The following commit has been merged in the master branch:
commit a52a268ddd524aa38ba826c16ce84534b1e4f28e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 3 06:12:07 2011 +0100

    Add copyright and licensing header to rules file.

diff --git a/debian/rules b/debian/rules
index 2d2587c..5722266 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,21 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2010 Arnout Engelen <arnouten at bzzt.net>
+# Copyright © 2010-2011, Jonas Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for jack.*
+#
+# 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/>.
 
 DEB_AUTO_UPDATE_LIBTOOL = pre
 DEB_AUTO_UPDATE_ACLOCAL = 1.10

-- 
jack-tools packaging



More information about the pkg-multimedia-commits mailing list