[SCM] gmerlin/master: debian/rules: added copyright notice

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Thu Jan 13 14:53:37 UTC 2011


The following commit has been merged in the master branch:
commit d64e614c1bed3c3834d574247c5b6c934c50f26c
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Thu Jan 13 11:47:20 2011 +0100

    debian/rules: added copyright notice

diff --git a/debian/rules b/debian/rules
index 6a54b92..5a3e9ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,23 @@
 #!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2010 Romain Beauxis <toots at rastageeks.org>
+# Copyright © 2010-2011 Alessio Treglia <alessio at debian.org>
+# Copyright © 2011 IOhannes m zmölnig <zmoelnig at iem.at>
+# Description: Main Debian packaging script for gmerlin
+#
+# 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/>.
+
   
 include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk

-- 
gmerlin packaging



More information about the pkg-multimedia-commits mailing list