commit: 8fa45d5e6d81bd4881c271073b460f3c78857be2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 15:38:17 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 15:38:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa45d5e
licenses: Remove unused hashcat license. licenses/hashcat | 31 ------------------------------- profiles/license_groups | 2 +- 2 files changed, 1 insertion(+), 32 deletions(-) diff --git a/licenses/hashcat b/licenses/hashcat deleted file mode 100644 index 6a8a599..00000000 --- a/licenses/hashcat +++ /dev/null @@ -1,31 +0,0 @@ -Purpose - -Software has been created for scientific, analyzation, demonstration and -sportive reasons. It is a dual-use tool under federal german law in the -meaning of the Convention on Cybercrime, Budapest, 23.XI.2001. Usage -restricted to legal use. - -License agreement - -1. All copyrights to this program are exclusively owned by the author -- -atom - -2. You may only use this software for legal purposes. - -3. THIS PROGRAM IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS -EXPRESSED OR IMPLIED. YOU USE THIS SOFTWARE AT YOUR OWN RISK. THE AUTHOR -WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER -KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE. - -4. If your countries law(s) do not allow restrictions as in (3.) you -need to get an additional, written and individual license by the -copyright holder to use this software. Unless you have such a -license, you are not allowed to use the software. - -5. You may not rent, lease, sell, modify, decompile, disassemble, or reverse -engineer this program or any subset of this program. Any such unauthorized -use shall result in immediate and automatic termination of this license and -may result in criminal and/or civil prosecution. - -6. Redistribution of the original package, in whole or in part, or a modified -version as needed for distribution packaging is permitted without restrictions. diff --git a/profiles/license_groups b/profiles/license_groups index b945856..44905a2 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -73,7 +73,7 @@ FREE @FREE-SOFTWARE @FREE-DOCUMENTS # - IF (and only if) there is an explicit inclusion requirement, # USE=bindist MUST cause a copy of the license to be installed # in a file location compliant with the license -BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina hashcat intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware radeon-ucode shmux SmartLabs sun-jlfgr +BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina intel-ucode ipw2100-fw ipw2200-fw ipw3945 MicroChip-SDCC no-source-code NVIDIA-r1 qlogic-fibre-channel-firmware radeon-ucode shmux SmartLabs sun-jlfgr ######################################################################
