aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-12 23:58:06 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-12 23:58:06 +0000
commit49f446a3af8b77f07de6ea4314102ae1a9202c9e (patch)
treec9749092c5f14c08341e283531666af786849fd5 /net
parentb4e5a59cf012666c6e14080b37281fa0a8b2d27d (diff)
downloadslackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.gz
slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.bz2
added gpl license on all scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net')
-rwxr-xr-xnet/admin/webalizer/webalizer.SlackBuild12
-rwxr-xr-xnet/analyzer/mrtg/mrtg.SlackBuild12
-rwxr-xr-xnet/analyzer/munin/munin.SlackBuild12
-rwxr-xr-xnet/analyzer/rrdtool/rrdtool.SlackBuild12
-rwxr-xr-xnet/analyzer/snort/snort.SlackBuild12
-rwxr-xr-xnet/dns/avahi/avahi.SlackBuild12
-rwxr-xr-xnet/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild12
-rwxr-xr-xnet/fs/shfs/shfs.SlackBuild12
-rwxr-xr-xnet/im/bitlbee/bitlbee.SlackBuild12
-rwxr-xr-xnet/im/ekiga/ekiga.SlackBuild12
-rwxr-xr-xnet/im/feast/feast.SlackBuild12
-rwxr-xr-xnet/im/lirc/lirc.SlackBuild12
-rwxr-xr-xnet/im/silc/silc-client.SlackBuild12
-rwxr-xr-xnet/im/silc/silc-server.SlackBuild12
-rwxr-xr-xnet/im/silc/silc-toolkit.SlackBuild12
-rwxr-xr-xnet/im/skype/skype.SlackBuild12
-rwxr-xr-xnet/libs/courier-authlib/courier-authlib.SlackBuild12
-rwxr-xr-xnet/libs/gnutls/gnutls.SlackBuild12
-rwxr-xr-xnet/libs/librsync/librsync.SlackBuild12
-rwxr-xr-xnet/libs/opal/opal.SlackBuild12
-rwxr-xr-xnet/mail-filter/bogofilter/bogofilter.SlackBuild12
-rwxr-xr-xnet/mail/courier-imap/courier-imap.SlackBuild12
-rwxr-xr-xnet/mail/mailgraph/mailgraph.SlackBuild12
-rwxr-xr-xnet/mail/mailman/mailman.SlackBuild12
-rwxr-xr-xnet/mail/mairix/mairix.SlackBuild12
-rwxr-xr-xnet/mail/mhonarc/MHonArc.SlackBuild12
-rwxr-xr-xnet/mail/sympa/sympa.SlackBuild12
-rwxr-xr-xnet/misc/icecast/icecast.SlackBuild12
-rwxr-xr-xnet/misc/ices/ices.SlackBuild12
-rwxr-xr-xnet/misc/tor/tor.SlackBuild12
-rwxr-xr-xnet/misc/vlan/vlan.SlackBuild12
-rwxr-xr-xnet/nds/openldap/openldap-client.SlackBuild12
-rwxr-xr-xnet/nds/openldap/openldap.SlackBuild12
-rwxr-xr-xnet/p2p/amule/aMule.SlackBuild12
-rwxr-xr-xnet/p2p/azureus/azureus.SlackBuild12
-rwxr-xr-xnet/p2p/nicotine/nicotine+.SlackBuild12
-rwxr-xr-xnet/p2p/nicotine/nicotine.SlackBuild12
-rwxr-xr-xnet/proxy/privoxy/privoxy.SlackBuild12
-rwxr-xr-xnet/proxy/tsocks/tsocks.SlackBuild12
-rwxr-xr-xnet/wireless/airsnort/airsnort.SlackBuild12
-rwxr-xr-xnet/www/downtube/downtube.SlackBuild12
-rwxr-xr-xnet/www/gnash/gnash.SlackBuild12
-rwxr-xr-xnet/www/mod_fastcgi/mod_fastcgi.SlackBuild12
-rwxr-xr-xnet/www/mplayerplug-in/mplayerplug-in.SlackBuild12
-rwxr-xr-xnet/www/nspluginwrapper/nspluginwrapper.SlackBuild12
45 files changed, 540 insertions, 0 deletions
diff --git a/net/admin/webalizer/webalizer.SlackBuild b/net/admin/webalizer/webalizer.SlackBuild
index ec8d8bed..021f9752 100755
--- a/net/admin/webalizer/webalizer.SlackBuild
+++ b/net/admin/webalizer/webalizer.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# webalizer 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 any later version.
+#
+# webalizer 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
# Copyright (c) 2006 Eric Hameleers <alien@slackware.com>
# Distributed under the terms of the GNU General Public License, Version 2
# -----------------------------------------------------------------------------
diff --git a/net/analyzer/mrtg/mrtg.SlackBuild b/net/analyzer/mrtg/mrtg.SlackBuild
index 9fe4ab93..ca111cac 100755
--- a/net/analyzer/mrtg/mrtg.SlackBuild
+++ b/net/analyzer/mrtg/mrtg.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mrtg 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 any later version.
+#
+# mrtg 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# Retirado de http://www.brunorusso.eti.br/pacotes/mrtg/mrtg.SlackBuild
# Pequenas modificacoes por rhatto
#
diff --git a/net/analyzer/munin/munin.SlackBuild b/net/analyzer/munin/munin.SlackBuild
index ab1e2c4d..274afb8a 100755
--- a/net/analyzer/munin/munin.SlackBuild
+++ b/net/analyzer/munin/munin.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# munin 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 any later version.
+#
+# munin 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call munin.build with correct settings
#
diff --git a/net/analyzer/rrdtool/rrdtool.SlackBuild b/net/analyzer/rrdtool/rrdtool.SlackBuild
index fffaa8a2..88dd89af 100755
--- a/net/analyzer/rrdtool/rrdtool.SlackBuild
+++ b/net/analyzer/rrdtool/rrdtool.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# rrdtool 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 any later version.
+#
+# rrdtool 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
# Copyright (c) 2006 Eric Hameleers <alien@sox.homeip.net>
# Distributed under the terms of the GNU General Public License, Version 2
# -----------------------------------------------------------------------------
diff --git a/net/analyzer/snort/snort.SlackBuild b/net/analyzer/snort/snort.SlackBuild
index 2a7b2588..871add18 100755
--- a/net/analyzer/snort/snort.SlackBuild
+++ b/net/analyzer/snort/snort.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# snort 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 any later version.
+#
+# snort 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for snort
# by rhatto at riseup.net
#
diff --git a/net/dns/avahi/avahi.SlackBuild b/net/dns/avahi/avahi.SlackBuild
index 5445f1e6..ec78fe9e 100755
--- a/net/dns/avahi/avahi.SlackBuild
+++ b/net/dns/avahi/avahi.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# avahi 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 any later version.
+#
+# avahi 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for avahi
# by rhatto at riseup.net
#
diff --git a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
index a53e1a66..12d66c35 100755
--- a/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
+++ b/net/firewall/arno-iptables-firewall/arno-iptables-firewall.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# arno-iptables-firewall 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 any later version.
+#
+# arno-iptables-firewall 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild for arno-iptables-firewall
# http://rocky.eld.leidenuniv.nl/page/iptables/iptframe.htm
#
diff --git a/net/fs/shfs/shfs.SlackBuild b/net/fs/shfs/shfs.SlackBuild
index daca20f3..316b4568 100755
--- a/net/fs/shfs/shfs.SlackBuild
+++ b/net/fs/shfs/shfs.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# shfs 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 any later version.
+#
+# shfs 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for shfs
# by rhatto at riseup.net
#
diff --git a/net/im/bitlbee/bitlbee.SlackBuild b/net/im/bitlbee/bitlbee.SlackBuild
index 47713be6..1f27cde6 100755
--- a/net/im/bitlbee/bitlbee.SlackBuild
+++ b/net/im/bitlbee/bitlbee.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# bitlbee 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 any later version.
+#
+# bitlbee 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for bitlbee
# by rhatto at riseup.net
#
diff --git a/net/im/ekiga/ekiga.SlackBuild b/net/im/ekiga/ekiga.SlackBuild
index cdb45dab..83152010 100755
--- a/net/im/ekiga/ekiga.SlackBuild
+++ b/net/im/ekiga/ekiga.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# ekiga 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 any later version.
+#
+# ekiga 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for ekiga
# by rafael at riseup.net
#
diff --git a/net/im/feast/feast.SlackBuild b/net/im/feast/feast.SlackBuild
index cd96dc31..7db7cf18 100755
--- a/net/im/feast/feast.SlackBuild
+++ b/net/im/feast/feast.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# feast 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 any later version.
+#
+# feast 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for feast
# by rhatto at riseup.net
#
diff --git a/net/im/lirc/lirc.SlackBuild b/net/im/lirc/lirc.SlackBuild
index 13268723..f948bce0 100755
--- a/net/im/lirc/lirc.SlackBuild
+++ b/net/im/lirc/lirc.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# lirc 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 any later version.
+#
+# lirc 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for lirc
# by rafael at riseup.net
#
diff --git a/net/im/silc/silc-client.SlackBuild b/net/im/silc/silc-client.SlackBuild
index afefec89..9f44fa3a 100755
--- a/net/im/silc/silc-client.SlackBuild
+++ b/net/im/silc/silc-client.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# silc-client 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 any later version.
+#
+# silc-client 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call silc-client.build with correct settings
#
diff --git a/net/im/silc/silc-server.SlackBuild b/net/im/silc/silc-server.SlackBuild
index d4b176b7..b3e2ea10 100755
--- a/net/im/silc/silc-server.SlackBuild
+++ b/net/im/silc/silc-server.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# silc-server 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 any later version.
+#
+# silc-server 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for silc-server
# by rhatto at riseup.net
#
diff --git a/net/im/silc/silc-toolkit.SlackBuild b/net/im/silc/silc-toolkit.SlackBuild
index 784d3dee..5da7d6a8 100755
--- a/net/im/silc/silc-toolkit.SlackBuild
+++ b/net/im/silc/silc-toolkit.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# silc-toolkit 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 any later version.
+#
+# silc-toolkit 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for silc-toolkit
# by rhatto at riseup.net
#
diff --git a/net/im/skype/skype.SlackBuild b/net/im/skype/skype.SlackBuild
index 1f2ed568..4387f678 100755
--- a/net/im/skype/skype.SlackBuild
+++ b/net/im/skype/skype.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# skype 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 any later version.
+#
+# skype 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for kile, by Rudson R. Alves
# requires: none
# tested: skype_staticQT-1.3.0.53
diff --git a/net/libs/courier-authlib/courier-authlib.SlackBuild b/net/libs/courier-authlib/courier-authlib.SlackBuild
index 0d813ef8..16037e08 100755
--- a/net/libs/courier-authlib/courier-authlib.SlackBuild
+++ b/net/libs/courier-authlib/courier-authlib.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# courier-authlib 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 any later version.
+#
+# courier-authlib 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for courier-authlib
# by rhatto at riseup.net
#
diff --git a/net/libs/gnutls/gnutls.SlackBuild b/net/libs/gnutls/gnutls.SlackBuild
index 00e6247c..bbb27545 100755
--- a/net/libs/gnutls/gnutls.SlackBuild
+++ b/net/libs/gnutls/gnutls.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# gnutls 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 any later version.
+#
+# gnutls 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for gnutls from http://www.slacky.it/download/libraries/gnutls/1.2.11/
#
# Heavily based on the Slackware 10.2 SlackBuild
diff --git a/net/libs/librsync/librsync.SlackBuild b/net/libs/librsync/librsync.SlackBuild
index 39a9f42c..3e9dfb95 100755
--- a/net/libs/librsync/librsync.SlackBuild
+++ b/net/libs/librsync/librsync.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# librsync 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 any later version.
+#
+# librsync 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for librsync
# by rhatto at riseup.net
#
diff --git a/net/libs/opal/opal.SlackBuild b/net/libs/opal/opal.SlackBuild
index fbe1c1a5..989b9a9b 100755
--- a/net/libs/opal/opal.SlackBuild
+++ b/net/libs/opal/opal.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# opal 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 any later version.
+#
+# opal 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for opal
# by rafael at riseup.net
#
diff --git a/net/mail-filter/bogofilter/bogofilter.SlackBuild b/net/mail-filter/bogofilter/bogofilter.SlackBuild
index 76712003..f0a4d992 100755
--- a/net/mail-filter/bogofilter/bogofilter.SlackBuild
+++ b/net/mail-filter/bogofilter/bogofilter.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# bogofilter 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 any later version.
+#
+# bogofilter 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for bogofilter
# by rhatto at riseup.net
#
diff --git a/net/mail/courier-imap/courier-imap.SlackBuild b/net/mail/courier-imap/courier-imap.SlackBuild
index cff8638d..1b6ecba9 100755
--- a/net/mail/courier-imap/courier-imap.SlackBuild
+++ b/net/mail/courier-imap/courier-imap.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# courier-imap 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 any later version.
+#
+# courier-imap 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for courier-imap
#
diff --git a/net/mail/mailgraph/mailgraph.SlackBuild b/net/mail/mailgraph/mailgraph.SlackBuild
index afa4273d..f34b3c5e 100755
--- a/net/mail/mailgraph/mailgraph.SlackBuild
+++ b/net/mail/mailgraph/mailgraph.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mailgraph 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 any later version.
+#
+# mailgraph 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for mailgraph
#
diff --git a/net/mail/mailman/mailman.SlackBuild b/net/mail/mailman/mailman.SlackBuild
index 66ba28d6..9c2a69b9 100755
--- a/net/mail/mailman/mailman.SlackBuild
+++ b/net/mail/mailman/mailman.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mailman 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 any later version.
+#
+# mailman 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call mailman.build with correct settings
#
diff --git a/net/mail/mairix/mairix.SlackBuild b/net/mail/mairix/mairix.SlackBuild
index f7bd5858..6675b52f 100755
--- a/net/mail/mairix/mairix.SlackBuild
+++ b/net/mail/mairix/mairix.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mairix 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 any later version.
+#
+# mairix 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for mairix
# by rhatto at riseup.net
#
diff --git a/net/mail/mhonarc/MHonArc.SlackBuild b/net/mail/mhonarc/MHonArc.SlackBuild
index 2c285379..6f922705 100755
--- a/net/mail/mhonarc/MHonArc.SlackBuild
+++ b/net/mail/mhonarc/MHonArc.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# MHonArc 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 any later version.
+#
+# MHonArc 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call MHonArc.build with correct settings
#
diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild
index ef4b2fda..abfe77e1 100755
--- a/net/mail/sympa/sympa.SlackBuild
+++ b/net/mail/sympa/sympa.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# sympa 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 any later version.
+#
+# sympa 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for sympa
# by rhatto at riseup.net
#
diff --git a/net/misc/icecast/icecast.SlackBuild b/net/misc/icecast/icecast.SlackBuild
index f79943cc..7dac3398 100755
--- a/net/misc/icecast/icecast.SlackBuild
+++ b/net/misc/icecast/icecast.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# icecast 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 any later version.
+#
+# icecast 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
# $Id: icecast.SlackBuild,v 1.4 2006/02/28 15:12:47 root Exp root $
# Copyright (c) 2006 Eric Hameleers <alien@slackware.com>
# Distributed under the terms of the GNU General Public License, Version 2
diff --git a/net/misc/ices/ices.SlackBuild b/net/misc/ices/ices.SlackBuild
index a98676d8..358e68c7 100755
--- a/net/misc/ices/ices.SlackBuild
+++ b/net/misc/ices/ices.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# ices 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 any later version.
+#
+# ices 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for ices by rhatto
# based on http://www.slackware.com/~alien/slackbuilds/icecast/build/ices.SlackBuild
#
diff --git a/net/misc/tor/tor.SlackBuild b/net/misc/tor/tor.SlackBuild
index 8cfceb64..1a62f035 100755
--- a/net/misc/tor/tor.SlackBuild
+++ b/net/misc/tor/tor.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# tor 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 any later version.
+#
+# tor 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for tor
# by rhatto at riseup.net
#
diff --git a/net/misc/vlan/vlan.SlackBuild b/net/misc/vlan/vlan.SlackBuild
index 412c8dd4..15e40d16 100755
--- a/net/misc/vlan/vlan.SlackBuild
+++ b/net/misc/vlan/vlan.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# vlan 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 any later version.
+#
+# vlan 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for vlan
#
diff --git a/net/nds/openldap/openldap-client.SlackBuild b/net/nds/openldap/openldap-client.SlackBuild
index 5d5d0751..78c11ae6 100755
--- a/net/nds/openldap/openldap-client.SlackBuild
+++ b/net/nds/openldap/openldap-client.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# openldap-client 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 any later version.
+#
+# openldap-client 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for openldap-client
#
diff --git a/net/nds/openldap/openldap.SlackBuild b/net/nds/openldap/openldap.SlackBuild
index 39cbe00b..6e4f1dc7 100755
--- a/net/nds/openldap/openldap.SlackBuild
+++ b/net/nds/openldap/openldap.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# openldap 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 any later version.
+#
+# openldap 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for openldap
# by rhatto at riseup.net
#
diff --git a/net/p2p/amule/aMule.SlackBuild b/net/p2p/amule/aMule.SlackBuild
index 61b9b642..02f80876 100755
--- a/net/p2p/amule/aMule.SlackBuild
+++ b/net/p2p/amule/aMule.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# aMule 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 any later version.
+#
+# aMule 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for aMule
# by rhatto at riseup.net
#
diff --git a/net/p2p/azureus/azureus.SlackBuild b/net/p2p/azureus/azureus.SlackBuild
index 3526608a..25e95c2b 100755
--- a/net/p2p/azureus/azureus.SlackBuild
+++ b/net/p2p/azureus/azureus.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# azureus 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 any later version.
+#
+# azureus 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild for azureus
# by rhatto at riseup.net
#
diff --git a/net/p2p/nicotine/nicotine+.SlackBuild b/net/p2p/nicotine/nicotine+.SlackBuild
index 0da0eac9..7fff8082 100755
--- a/net/p2p/nicotine/nicotine+.SlackBuild
+++ b/net/p2p/nicotine/nicotine+.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# nicotine+ 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 any later version.
+#
+# nicotine+ 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call nicotine+.build with correct settings
#
diff --git a/net/p2p/nicotine/nicotine.SlackBuild b/net/p2p/nicotine/nicotine.SlackBuild
index aa1250d2..f849fb25 100755
--- a/net/p2p/nicotine/nicotine.SlackBuild
+++ b/net/p2p/nicotine/nicotine.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# nicotine 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 any later version.
+#
+# nicotine 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call nicotine.build with correct settings
#
diff --git a/net/proxy/privoxy/privoxy.SlackBuild b/net/proxy/privoxy/privoxy.SlackBuild
index 70dc095e..128291dd 100755
--- a/net/proxy/privoxy/privoxy.SlackBuild
+++ b/net/proxy/privoxy/privoxy.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# privoxy 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 any later version.
+#
+# privoxy 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call privoxy.build with correct settings
#
diff --git a/net/proxy/tsocks/tsocks.SlackBuild b/net/proxy/tsocks/tsocks.SlackBuild
index bd86fba4..80835ad8 100755
--- a/net/proxy/tsocks/tsocks.SlackBuild
+++ b/net/proxy/tsocks/tsocks.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# tsocks 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 any later version.
+#
+# tsocks 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for tsocks
# by rhatto at riseup.net
#
diff --git a/net/wireless/airsnort/airsnort.SlackBuild b/net/wireless/airsnort/airsnort.SlackBuild
index 484cf5c5..4c07db80 100755
--- a/net/wireless/airsnort/airsnort.SlackBuild
+++ b/net/wireless/airsnort/airsnort.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# airsnort 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 any later version.
+#
+# airsnort 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for airsnort
# by rafael at riseup.net
#
diff --git a/net/www/downtube/downtube.SlackBuild b/net/www/downtube/downtube.SlackBuild
index bd9eb96f..92ae2b67 100755
--- a/net/www/downtube/downtube.SlackBuild
+++ b/net/www/downtube/downtube.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# downtube 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 any later version.
+#
+# downtube 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# SlackBuild script to call downtube.build with correct settings
#
diff --git a/net/www/gnash/gnash.SlackBuild b/net/www/gnash/gnash.SlackBuild
index 8c2a1b36..48f8eb28 100755
--- a/net/www/gnash/gnash.SlackBuild
+++ b/net/www/gnash/gnash.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# gnash 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 any later version.
+#
+# gnash 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for gnash
# by rhatto at riseup.net
#
diff --git a/net/www/mod_fastcgi/mod_fastcgi.SlackBuild b/net/www/mod_fastcgi/mod_fastcgi.SlackBuild
index 68545811..da98e6df 100755
--- a/net/www/mod_fastcgi/mod_fastcgi.SlackBuild
+++ b/net/www/mod_fastcgi/mod_fastcgi.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mod_fastcgi 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 any later version.
+#
+# mod_fastcgi 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for mod_fastcgi
# by rhatto at riseup.net
#
diff --git a/net/www/mplayerplug-in/mplayerplug-in.SlackBuild b/net/www/mplayerplug-in/mplayerplug-in.SlackBuild
index bccc0ae8..0af54f77 100755
--- a/net/www/mplayerplug-in/mplayerplug-in.SlackBuild
+++ b/net/www/mplayerplug-in/mplayerplug-in.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mplayerplug-in 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 any later version.
+#
+# mplayerplug-in 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for mplayerplug-in
# by rhatto at riseup.net
#
diff --git a/net/www/nspluginwrapper/nspluginwrapper.SlackBuild b/net/www/nspluginwrapper/nspluginwrapper.SlackBuild
index 59102127..3736f8f5 100755
--- a/net/www/nspluginwrapper/nspluginwrapper.SlackBuild
+++ b/net/www/nspluginwrapper/nspluginwrapper.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# nspluginwrapper 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 any later version.
+#
+# nspluginwrapper 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, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for nspluginwrapper
# by rhatto at riseup.net
#