aboutsummaryrefslogtreecommitdiff
path: root/net/misc
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/misc
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/misc')
-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
4 files changed, 48 insertions, 0 deletions
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
#