From aed1910205c0aaf656ab20fbf48617c44ba4a51e Mon Sep 17 00:00:00 2001 From: Sein Coray Date: Mon, 20 May 2019 19:17:47 +0200 Subject: [PATCH] fixed license text in pkzip master key kernels --- OpenCL/m20500_a0-pure.cl | 26 +------------------------- OpenCL/m20500_a1-pure.cl | 26 +------------------------- OpenCL/m20500_a3-pure.cl | 26 +------------------------- OpenCL/m20510_a0-pure.cl | 26 +------------------------- OpenCL/m20510_a1-pure.cl | 26 +------------------------- OpenCL/m20510_a3-pure.cl | 26 +------------------------- src/modules/module_20500.c | 26 +------------------------- src/modules/module_20510.c | 26 +------------------------- 8 files changed, 8 insertions(+), 200 deletions(-) diff --git a/OpenCL/m20500_a0-pure.cl b/OpenCL/m20500_a0-pure.cl index 30e47d830..5dfd4a2c9 100644 --- a/OpenCL/m20500_a0-pure.cl +++ b/OpenCL/m20500_a0-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/OpenCL/m20500_a1-pure.cl b/OpenCL/m20500_a1-pure.cl index 27db26ea9..e253c14d9 100644 --- a/OpenCL/m20500_a1-pure.cl +++ b/OpenCL/m20500_a1-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/OpenCL/m20500_a3-pure.cl b/OpenCL/m20500_a3-pure.cl index 4db65fce5..4765e83c7 100644 --- a/OpenCL/m20500_a3-pure.cl +++ b/OpenCL/m20500_a3-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/OpenCL/m20510_a0-pure.cl b/OpenCL/m20510_a0-pure.cl index 8ad51db4d..12aeeff4d 100644 --- a/OpenCL/m20510_a0-pure.cl +++ b/OpenCL/m20510_a0-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/OpenCL/m20510_a1-pure.cl b/OpenCL/m20510_a1-pure.cl index 32e15cab7..6c0f757bf 100644 --- a/OpenCL/m20510_a1-pure.cl +++ b/OpenCL/m20510_a1-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/OpenCL/m20510_a3-pure.cl b/OpenCL/m20510_a3-pure.cl index 7eaf21d98..19612b0b0 100644 --- a/OpenCL/m20510_a3-pure.cl +++ b/OpenCL/m20510_a3-pure.cl @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/src/modules/module_20500.c b/src/modules/module_20500.c index aae45417d..b8bac3e37 100644 --- a/src/modules/module_20500.c +++ b/src/modules/module_20500.c @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat. diff --git a/src/modules/module_20510.c b/src/modules/module_20510.c index d685fb2f9..8feee1be2 100644 --- a/src/modules/module_20510.c +++ b/src/modules/module_20510.c @@ -5,7 +5,7 @@ PKZIP Kernels for Hashcat (c) 2018, European Union PKZIP Kernels for Hashcat has been developed by the Joint Research Centre of the European Commission. It is released as open source software under the MIT License. -PKZIP Kernels for Hashcat makes use of two primary external components, which continue to be subject +PKZIP Kernels for Hashcat makes use of a primary external components, which continue to be subject to the terms and conditions stipulated in the respective licences they have been released under. These external components include, but are not necessarily limited to, the following: @@ -32,30 +32,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- -2. Miniz: MIT License - -Copyright 2013-2014 RAD Game Tools and Valve Software -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC - -All Rights Reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated -documentation files (the "Software"), to deal in the Software without restriction, including without -limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ------ - The European Union disclaims all liability related to or arising out of the use made by third parties of any external components and dependencies which may be included with PKZIP Kernels for Hashcat.