[SCM] icecast2/master: Extend copyright years for packaging, and add proper licensing header to rules file.
js at users.alioth.debian.org
js at users.alioth.debian.org
Wed Jun 13 00:24:42 UTC 2012
The following commit has been merged in the master branch:
commit 655e8d2ce9aa78a6e1e6ecc9cd815b2b49fa7445
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Jun 13 01:34:20 2012 +0200
Extend copyright years for packaging, and add proper licensing header to rules file.
diff --git a/debian/rules b/debian/rules
index 4bbb1f2..1173ae4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,21 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2004-2008 Jonas Smedegaard <dr at jones.dk>
+# Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2012 Jonas
+# Smedegaard <dr at jones.dk>
+# Description: Main Debian packaging script for Icecast
+#
+# 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
--
icecast2 packaging
More information about the pkg-multimedia-commits
mailing list