From 49f446a3af8b77f07de6ea4314102ae1a9202c9e Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 12 Apr 2007 23:58:06 +0000 Subject: added gpl license on all scripts git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4 --- net/analyzer/mrtg/mrtg.SlackBuild | 12 ++++++++++++ net/analyzer/munin/munin.SlackBuild | 12 ++++++++++++ net/analyzer/rrdtool/rrdtool.SlackBuild | 12 ++++++++++++ net/analyzer/snort/snort.SlackBuild | 12 ++++++++++++ 4 files changed, 48 insertions(+) (limited to 'net/analyzer') 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 # 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 # -- cgit v1.2.3