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 /app/crypt | |
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 'app/crypt')
-rwxr-xr-x | app/crypt/gnupg2/gnupg2.SlackBuild | 2 | ||||
-rwxr-xr-x | app/crypt/hashalot/hashalot.SlackBuild | 2 | ||||
-rwxr-xr-x | app/crypt/pgpdump/pgpdump.SlackBuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app/crypt/gnupg2/gnupg2.SlackBuild b/app/crypt/gnupg2/gnupg2.SlackBuild index daf59781..f89f17ca 100755 --- a/app/crypt/gnupg2/gnupg2.SlackBuild +++ b/app/crypt/gnupg2/gnupg2.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# gnupg2 is free software; you can redistribute it and/or modify it under the +# gnupg2.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/app/crypt/hashalot/hashalot.SlackBuild b/app/crypt/hashalot/hashalot.SlackBuild index d20e6c73..fc28e7b1 100755 --- a/app/crypt/hashalot/hashalot.SlackBuild +++ b/app/crypt/hashalot/hashalot.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# hashalot is free software; you can redistribute it and/or modify it under the +# hashalot.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/app/crypt/pgpdump/pgpdump.SlackBuild b/app/crypt/pgpdump/pgpdump.SlackBuild index eaaac13b..3a0a6b27 100755 --- a/app/crypt/pgpdump/pgpdump.SlackBuild +++ b/app/crypt/pgpdump/pgpdump.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# pgpdump is free software; you can redistribute it and/or modify it under the +# pgpdump.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. # |