commit: 71790be27305bd053b4de19f30bba8d9266d4282 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Thu Feb 25 14:59:39 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Thu Feb 25 14:59:39 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=71790be2
licenses/* clean-up unused licenses Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> licenses/HDecodeCambridge | 68 ------------------------------------------ licenses/HTKCambridge | 76 ----------------------------------------------- 2 files changed, 144 deletions(-) diff --git a/licenses/HDecodeCambridge b/licenses/HDecodeCambridge deleted file mode 100644 index fda09a633..000000000 --- a/licenses/HDecodeCambridge +++ /dev/null @@ -1,68 +0,0 @@ - HDecode END USER LICENSE AGREEMENT - -1. Definitions - - Licensed Software: All source code, object or executable code, - associated technical documentation and any - data files in this HDecode extension to HTK. - - Licensor : University of Cambridge - - Licensee : The person/organisation who downloads the HDecode - extension to HTK or any part of it. - - -2. License Rights and Obligations - - 2.1 The Licensor hereby grants the Licensee a non-exclusive license to a) make - copies of the Licensed Software in source and object code form for use - within the Licensee's organisation for research purposes only; b) modify - copies of the Licensed Software to create derivative works thereof for use within - the Licensee's organisation for research purposes only; c) make use of models - derived using the licensed Software for research and non-research purposes. - - 2.2 The Licensed Software either in whole or in part can not be distributed - or sub-licensed to any third party in any form. - - 2.3 The Licensee agrees not to remove any copyright, trademark or patent notices - that appear in the Licensed Software. - - 2.4 THE LICENSED SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY OF ANY KIND. - TO THE MAXIMUM EXTENT PERMITTED BY LAW, ANY AND ALL EXPRESS AND IMPLIED - WARRANTIES OF ANY KIND WHATSOEVER, INCLUDING BUT NOT LIMITED TO THOSE OF - MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY OR COMPLETENESS - OF RESPONSES, OF RESULTS, OF REASONABLE CARE OR WORKMANLIKE EFFORT, OF LACK OF - NEGLIGENCE, AND/OR OF A LACK OF VIRUSES, ALL WITH REGARD TO THE LICENSED SOFTWARE, - ARE EXPRESSLY EXCLUDED. - - 2.5 THE LICENSEE AGREES THAT LICENSOR SHALL NOT BE - LIABLE FOR ANY CONSEQUENTIAL, INCIDENTAL, INDIRECT, ECONOMIC OR PUNITIVE DAMAGES - WHATSOEVER (INCLUDING BUT NOT LIMITED TO DAMAGES FOR LOSS OF BUSINESS OR PERSONAL - PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS OR PERSONAL OR CONFIDENTIAL - INFORMATION, OR ANY OTHER PECUNIARY LOSS, DAMAGES FOR LOSS OF PRIVACY, OR FOR FAILURE - TO MEET ANY DUTY, INCLUDING ANY DUTY OF GOOD FAITH, OR TO EXERCISE COMMERCIALLY - REASONABLE CARE OR FOR NEGLIGENCE) ARISING OUT OF OR IN ANY WAY RELATED TO THE - USE OF OR INABILITY TO USE THE LICENSED SOFTWARE. - - -3. Term of Agreement - - This agreement is effective upon the download of the Licensed Software and - shall remain in effect until terminated. Termination by the Licensee should be - accompanied by the complete destruction of the Licensed Software and any complete - or partial copies thereof. The Licensor may only terminate this agreement if - the Licensee has failed to abide by the terms of this agreement in which case - termination may be without notice. All provisions of this agreement relating - to disclaimers of warranties, limitation of liability, remedies or damage - and the Licensor's proprietary rights shall survive termination. - - -4. Governing Law - - This agreement shall be construed and interpreted in accordance with the laws - of England. - - -5. Though not a license condition, Licensees are strongly encouraged to - a) report all bugs, where possible with bug fixes, that are found. - b) reference the use of HDecode and HTK in any publications that use the Licensed Software. diff --git a/licenses/HTKCambridge b/licenses/HTKCambridge deleted file mode 100644 index b57936427..000000000 --- a/licenses/HTKCambridge +++ /dev/null @@ -1,76 +0,0 @@ - HTK END USER LICENSE AGREEMENT - -1. Definitions - - Licensed Software: All source code, object or executable code, - associated technical documentation and any - data files in this HTK distribution. - - Licensor : University of Cambridge - - Licensee : The person/organisation who downloads the HTK - distribution or any part of it. - - -2. License Rights and Obligations - - 2.1 The Licensor hereby grants the Licensee a non-exclusive license to a) make - copies of the Licensed Software in source and object code form for use - within the Licensee's organisation; b) modify copies of the Licensed Software - to create derivative works thereof for use within the Licensee's organisation. - - 2.2 The Licensed Software either in whole or in part can not be distributed - or sub-licensed to any third party in any form. - - 2.3 The Licensee agrees not to remove any copyright, trademark or patent notices - that appear in the Licensed Software. - - 2.4 THE LICENSED SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY OF ANY KIND. - TO THE MAXIMUM EXTENT PERMITTED BY LAW, ANY AND ALL EXPRESS AND IMPLIED - WARRANTIES OF ANY KIND WHATSOEVER, INCLUDING BUT NOT LIMITED TO THOSE OF - MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY OR COMPLETENESS - OF RESPONSES, OF RESULTS, OF REASONABLE CARE OR WORKMANLIKE EFFORT, OF LACK OF - NEGLIGENCE, AND/OR OF A LACK OF VIRUSES, ALL WITH REGARD TO THE LICENSED SOFTWARE, - ARE EXPRESSLY EXCLUDED. NEITHER LICENSOR, ENTROPIC OR MICROSOFT MAKE ANY WARRANTY - THAT THE LICENSED SOFTWARE WILL OPERATE PROPERLY AS INTEGRATED IN YOUR PRODUCT(S) - OR ON ANY CUSTOMER SYSTEM(S). - - 2.5 THE LICENSEE AGREES THAT NEITHER LICENSOR, ENTROPIC OR MICROSOFT SHALL BE - LIABLE FOR ANY CONSEQUENTIAL, INCIDENTAL, INDIRECT, ECONOMIC OR PUNITIVE DAMAGES - WHATSOEVER (INCLUDING BUT NOT LIMITED TO DAMAGES FOR LOSS OF BUSINESS OR PERSONAL - PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS OR PERSONAL OR CONFIDENTIAL - INFORMATION, OR ANY OTHER PECUNIARY LOSS, DAMAGES FOR LOSS OF PRIVACY, OR FOR FAILURE - TO MEET ANY DUTY, INCLUDING ANY DUTY OF GOOD FAITH, OR TO EXERCISE COMMERCIALLY - REASONABLE CARE OR FOR NEGLIGENCE) ARISING OUT OF OR IN ANY WAY RELATED TO THE - USE OF OR INABILITY TO USE THE LICENSED SOFTWARE, EVEN IF ENTROPIC HAS BEEN - ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - - -3. Term of Agreement - - This agreement is effective upon the download of the Licensed Software and - shall remain in effect until terminated. Termination by the Licensee should be - accompanied by the complete destruction of the Licensed Software and any complete - or partial copies thereof. The Licensor may only terminate this agreement if - the Licensee has failed to abide by the terms of this agreement in which case - termination may be without notice. All provisions of this agreement relating - to disclaimers of warranties, limitation of liability, remedies or damage - and the Licensor's proprietary rights shall survive termination. - - -4. Governing Law - - This agreement shall be construed and interpreted in accordance with the laws - of England. - - -5. Though not a license condition, Licensees are strongly encouraged to - a) report all bugs, where possible with bug fixes, that are found. - b) reference the use of HTK in any publications that use the Licensed Software. - - -6. Contributions to HTK - - We strongly encourage contributions to the HTK source code base. These will - in general be additional tools or library modules which will not fall under this - HTK License Agreement.
