diff options
Diffstat (limited to 'net/proxy')
-rwxr-xr-x | net/proxy/privoxy/privoxy.SlackBuild | 12 | ||||
-rwxr-xr-x | net/proxy/tsocks/tsocks.SlackBuild | 12 |
2 files changed, 24 insertions, 0 deletions
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 # |