aboutsummaryrefslogtreecommitdiff
path: root/net/www
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/www
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/www')
-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
5 files changed, 60 insertions, 0 deletions
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
#