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 /sys/fs/cryptsetup | |
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 'sys/fs/cryptsetup')
-rwxr-xr-x | sys/fs/cryptsetup/cryptsetup-luks.SlackBuild | 2 | ||||
-rwxr-xr-x | sys/fs/cryptsetup/cryptsetup.SlackBuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild b/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild index cddfc363..a89b1967 100755 --- a/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild +++ b/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# cryptsetup-luks is free software; you can redistribute it and/or modify it under the +# cryptsetup-luks.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/sys/fs/cryptsetup/cryptsetup.SlackBuild b/sys/fs/cryptsetup/cryptsetup.SlackBuild index 23e0781b..922f9c23 100755 --- a/sys/fs/cryptsetup/cryptsetup.SlackBuild +++ b/sys/fs/cryptsetup/cryptsetup.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# cryptsetup is free software; you can redistribute it and/or modify it under the +# cryptsetup.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. # |