diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:27:56 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:27:56 +0000 |
commit | aa56e2c135e46ebe9097e37b97f8f5cf874b0845 (patch) | |
tree | 087758b9e7b7f502c8783d24a7ba4f481b83c5d6 /net/proxy | |
parent | adae7206e044271a2e599de74a7e1da4d9d3c265 (diff) | |
download | slackbuilds-aa56e2c135e46ebe9097e37b97f8f5cf874b0845.tar.gz slackbuilds-aa56e2c135e46ebe9097e37b97f8f5cf874b0845.tar.bz2 |
license fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1168 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/proxy')
-rwxr-xr-x | net/proxy/privoxy/privoxy.SlackBuild | 2 | ||||
-rwxr-xr-x | net/proxy/tsocks/tsocks.SlackBuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/proxy/privoxy/privoxy.SlackBuild b/net/proxy/privoxy/privoxy.SlackBuild index 128291dd..fdc1c33c 100755 --- a/net/proxy/privoxy/privoxy.SlackBuild +++ b/net/proxy/privoxy/privoxy.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# privoxy is free software; you can redistribute it and/or modify it under the +# privoxy.SlackBuild 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. # diff --git a/net/proxy/tsocks/tsocks.SlackBuild b/net/proxy/tsocks/tsocks.SlackBuild index 80835ad8..c97f1264 100755 --- a/net/proxy/tsocks/tsocks.SlackBuild +++ b/net/proxy/tsocks/tsocks.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# tsocks is free software; you can redistribute it and/or modify it under the +# tsocks.SlackBuild 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. # |