From b1c3eb2a14160acfc7009c82ca5443bba16e7d81 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 2 Jun 2013 20:27:11 -0600 Subject: add a copyright header to pbs-plumb-download; it has code from makepkg --- pbs-plumb-download | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pbs-plumb-download b/pbs-plumb-download index b87e839..e321343 100755 --- a/pbs-plumb-download +++ b/pbs-plumb-download @@ -1,5 +1,21 @@ #!/bin/bash -e +# Copyright (c) 2012-2013 Pacman Development Team +# Copyright (c) 2012-2013 Luke Shumaker +# +# 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 +# along with this program. If not, see . + . libremessages main() { -- cgit v1.1-4-g5e80