summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-12 16:15:10 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-12 16:34:12 +0100
commitfe8d23fd721ca00d72872ba1aaf087236051f7cd (patch)
tree772479525bae8354d2bb918190b6228493f42f70 /debian/rules
parent69c2b46d76b11a4a46d3f5d5a508f58273ee6302 (diff)
Update copyright info: Extend coverage of Debian packaging. Add license grant to rules.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index cd8cde0..08bf3a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,20 @@
#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+# Copyright © 2016-2017 Jonas Smedegaard <dr@jones.dk>
+# Description: Main Debian packaging script for baresip
+#
+# 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 3, 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/utils.mk
include /usr/share/cdbs/1/class/makefile.mk