[Apt-listbugs-commits] [apt-listbugs] 03/11: add appropriate notice to deblistbugs

Francesco Poli frx-guest at moszumanska.debian.org
Sat Jun 4 16:53:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

frx-guest pushed a commit to branch master
in repository apt-listbugs.

commit c1e447512c3ea64d8f6d002b3a9d34b9dc6ab7c5
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sat Jun 4 17:54:17 2016 +0200

    add appropriate notice to deblistbugs
---
 examples/deblistbugs | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/examples/deblistbugs b/examples/deblistbugs
index f6caba0..ca2c359 100755
--- a/examples/deblistbugs
+++ b/examples/deblistbugs
@@ -1,7 +1,24 @@
 #!/bin/sh
+#
 # Usage: deblistbugs [<severities>]
 # Gives out a list of bugs relevant to the current source package tree.
+#
 # Copyright (C) 2006       Junichi Uekawa <dancer 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 2 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 with
+#  the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2;
+#  if not, write to the Free Software Foundation, Inc., 59 Temple Place,
+#  Suite 330, Boston, MA  02111-1307  USA
 
 set -e
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git



More information about the Apt-listbugs-commits mailing list