[SCM] Debian Qt/KDE packaging tools branch, improved-gensymbols, updated. debian/0.5.3-17-g9e83174

Modestas Vainius modax at alioth.debian.org
Sat Jan 9 18:17:48 UTC 2010


The following commit has been merged in the improved-gensymbols branch:
commit d41246f1b39726f9ef839a0b3c1c8400527c3be4
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Jan 9 20:10:49 2010 +0200

    Add copyright headers to new files.
---
 symbolshelper/dh_pkgkde-symbolshelper |   15 +++++++++++++++
 symbolshelper/pkgkde-gensymbols       |   15 +++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/symbolshelper/dh_pkgkde-symbolshelper b/symbolshelper/dh_pkgkde-symbolshelper
index c918c4a..1ae95ce 100755
--- a/symbolshelper/dh_pkgkde-symbolshelper
+++ b/symbolshelper/dh_pkgkde-symbolshelper
@@ -1,5 +1,20 @@
 #!/usr/bin/perl
 
+# Copyright (C) 2010 Modestas Vainius <modax at debian.org>
+#
+# 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 of the License, 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/>
+
 use strict;
 use warnings;
 use Debian::Debhelper::Dh_Lib;
diff --git a/symbolshelper/pkgkde-gensymbols b/symbolshelper/pkgkde-gensymbols
index 72b70d6..2a5e29b 100755
--- a/symbolshelper/pkgkde-gensymbols
+++ b/symbolshelper/pkgkde-gensymbols
@@ -1,5 +1,20 @@
 #!/usr/bin/perl
 
+# Copyright (C) 2010 Modestas Vainius <modax at debian.org>
+#
+# 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 of the License, 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/>
+
 use strict;
 use warnings;
 

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list