[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/

2024-07-24 Thread David Roman
commit: f9fe749384a6a4c70352882876f32b14429b4f6e
Author: Vitaly Zdanevich  ya  ru>
AuthorDate: Thu Jul 18 13:53:00 2024 +
Commit: David Roman  gmail  com>
CommitDate: Fri Jul 19 08:13:37 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9fe7493

licenses: add Unigine-Superposition-Benchmark-EULA

Signed-off-by: Vitaly Zdanevich  ya.ru>
Reviewed-by: Viorel Munteanu  gentoo.org>
Signed-off-by: Lucio Sauer  posteo.net>

 licenses/Unigine-Superposition-Benchmark-EULA | 48 +++
 profiles/license_groups   |  2 +-
 2 files changed, 49 insertions(+), 1 deletion(-)

diff --git a/licenses/Unigine-Superposition-Benchmark-EULA 
b/licenses/Unigine-Superposition-Benchmark-EULA
new file mode 100644
index 0..f8f5a5c83
--- /dev/null
+++ b/licenses/Unigine-Superposition-Benchmark-EULA
@@ -0,0 +1,48 @@
+Unigine LLC
+
+Last updated: November 24, 2021
+
+Copy from https://benchmark.unigine.com/policies/superposition-eula
+
+IMPORTANT - READ CAREFULLY: This End-User License Agreement ("EULA") is a 
legal agreement between you (either an individual or a single entity, 
hereinafter referred as to the "User") and UNIGINE HOLDING S.à r.l. 
(hereinafter referred as to the "Developer”) for software product "Unigine 
Superposition Benchmark" (hereinafter referred as to the "Software Product"). 
If you are accepting the terms of this EULA on behalf of a legal entity, you 
represent and warrant that you have the authority to bind that legal entity to 
the terms of this Agreement, and, in such event, “you” and “your” will refer to 
that legal entity. Through downloading, installing, copying or using the 
Software Product you are expressing your consent to these EULA.
+
+1. Editions
+
+The Software Product is available in three editions: Basic, Advanced and Pro. 
Some terms are different for different editions, as marked in this EULA. 
Advanced and Pro editions can be unlocked after installation of Basic edition 
by entering a special license key.
+
+2. Grant of License
+
+Developer grants User the following rights provided that you comply with all 
terms and conditions of this EULA:
+   2.1. Installation and use. It is allowed to install and execute the 
executable form of the Software Product on unlimited number of computers (Basic 
edition only) or a single PC (Advanced and Pro editions).
+   2.1.1. Basic and Advanced editions can be used by private individuals 
who purchase a license with their own funds, and solely for their own use 
(Personal Use). Basic and Advanced editions are not to be purchased, refunded 
or in any way financed by companies.
+   2.1.2. Organizations and business entities can use only Pro version 
(Commercial Use). Pro licenses are purchased by a company and can be used by 
any person within this organization.
+   2.2. Reserve copying. It is allowed to make copies of the "Software 
product" only for the purpose of archiving and reserve copying.
+
+3. Other Rights and Limitations
+
+   3.1. It is prohibited to open the technology and decompile, disassemble 
the "Software product" and its components.
+   3.2. This present EULA does not give the "User" any rights regarding 
any trademarks or names that belong to the "Developer" and also it does not 
give any rights on the "Software product" itself or its components except for 
those mentioned in this EULA.
+   3.3. It is prohibited to create any derivative works based on the 
"Software product", either commercial or not.
+
+4. Copyright
+
+   4.1. All property rights and author's rights on the "Software product" 
and regarding it belong to the "Developer" and are protected by copyright acts 
and standards of international laws in the field of author's rights protection, 
and also other laws and provisions about protection of intellectual property.
+   4.2. The "Software product" can not be copied, sold, spread or used 
(either as a whole or by parts) in any other way that is not mentioned in this 
EULA without preliminary written consent of the "Developer" on it.
+
+5. Consent to Data Collection
+
+You acknowledge and agree that the Software Product may make Internet 
connections to:
+   Check for updates;
+   Provide anonymous usage statistics and
+   Validate license keys in order to prevent unauthorized use.
+
+For more details, please review the privacy policy at 
https://benchmark.unigine.com/policies/privacy
+
+6. Refusal from Guaranties and Responsibility
+
+   6.1. THE SOFTWARE PRODUCT IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY 
KIND. THE DEVELOPER AND ITS AUTHORIZED PARTNERS DISCLAIM ALL WARRANTIES AND 
CONDITIONS, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED 
WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE 
AND NONINFRINGEMENT, AND ANY WARRANTIES AND CONDITIONS ARISING OUT OF COURSE OF 
DEALING OR USAGE OF TRADE. NO ADVICE OR INFORMATION, WHETHER ORAL OR 

[gentoo-commits] repo/proj/guru:master commit in: licenses/, net-wireless/airspyhf/

2024-06-14 Thread Julien Roy
commit: f5d25f95a81aea2ea9abd32f61b5be84661e39ba
Author: Eli Burch  burchbytes  com>
AuthorDate: Fri Jun 14 20:29:23 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Jun 14 20:29:23 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5d25f95

net-wireless/airspyhf: Remove duplicate license, fix udevrules use flag

Signed-off-by: Eli Burch  burchbytes.com>

 licenses/BSD-3-clause   | 29 -
 net-wireless/airspyhf/airspyhf-1.6.8.ebuild | 19 +--
 2 files changed, 17 insertions(+), 31 deletions(-)

diff --git a/licenses/BSD-3-clause b/licenses/BSD-3-clause
deleted file mode 100644
index ef18f7cc9..0
--- a/licenses/BSD-3-clause
+++ /dev/null
@@ -1,29 +0,0 @@
-BSD 3-Clause License
-
-Copyright (c) 2017, Airspy
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this
-  list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright notice,
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.
-
-* Neither the name of the copyright holder nor the names of its
-  contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

diff --git a/net-wireless/airspyhf/airspyhf-1.6.8.ebuild 
b/net-wireless/airspyhf/airspyhf-1.6.8.ebuild
index cfb485f1f..16f619d61 100644
--- a/net-wireless/airspyhf/airspyhf-1.6.8.ebuild
+++ b/net-wireless/airspyhf/airspyhf-1.6.8.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="User mode driver for Airspy HF+"
 HOMEPAGE="https://airspy.com/airspy-hf-plus/;
 SRC_URI="https://github.com/airspy/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="BSD-3-clause"
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
@@ -15,13 +15,28 @@ IUSE="udevrules"
 DEPEND="dev-build/cmake
dev-libs/libusb
dev-util/pkgconf"
-inherit cmake
+inherit cmake udev
 
 RDEPEND="${DEPEND}"
 
+src_prepare(){
+   ls
+   sed -i 's@DESTINATION "/etc/udev/rules.d"@DESTINATION 
"/lib/udev/rules.d"@' "tools/CMakeLists.txt" || die
+
+   cmake_src_prepare
+}
+
 src_configure(){
mycmakeargs+=(
-DINSTALL_UDEV_RULES=$(usex udevrules)
)
cmake_src_configure
 }
+
+pkg_postinst(){
+   udev_reload
+}
+
+pkg_postrm(){
+   udev_reload
+}



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2024-05-08 Thread David Roman
commit: ca87397f7f657a4ca5a0dcb601db97ba08dca32e
Author: Lucio Sauer  posteo  net>
AuthorDate: Wed May  8 01:04:27 2024 +
Commit: David Roman  gmail  com>
CommitDate: Wed May  8 01:22:28 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca87397f

licenses: add sac-core-10.8.1050-terms

The license explicitly contains references to its bundled dependencies
under section 13 and in the Addenum for Third Party Software
Applications, so its name must reflect ${PV}.

Signed-off-by: Lucio Sauer  posteo.net>

 licenses/sac-core-10.8.1050-terms | 234 ++
 1 file changed, 234 insertions(+)

diff --git a/licenses/sac-core-10.8.1050-terms 
b/licenses/sac-core-10.8.1050-terms
new file mode 100644
index 00..c124825a87
--- /dev/null
+++ b/licenses/sac-core-10.8.1050-terms
@@ -0,0 +1,234 @@
+THALES SOFTWARE LICENSE TERMS
+SafeNet Authentication Client
+Legal notice:
+Thales software is not sold; rather, copies of Thales software are licensed 
all the way through the distribution channel to the end user. 
+UNLESS YOU HAVE ANOTHER AGREEMENT DIRECTLY WITH THALES THAT CONTROLS AND 
ALTERS YOUR USE OR DISTRIBUTION OF THE THALES SOFTWARE, 
+THE TERMS AND CONDITIONS OF THE APPLICABLE LICENSE AGREEMENTS BELOW APPLY TO 
YOU. 
+Please read the agreements applicable for the products you want to use.  
+Please be careful to read the agreement for the software you want to use. 
+
+LICENSE AGREEMENT
+IMPORTANT INFORMATION - PLEASE READ THIS AGREEMENT CAREFULLY BEFORE OPENING 
THE PACKAGE AND/OR USING THE CONTENTS THEREOF AND/OR 
+BEFORE DOWNLOADING OR INSTALLING THE SOFTWARE PROGRAM. ALL ORDERS FOR AND USE 
OF SOFTWARE SUPPLIED BY Thales DIS CPL USA, Inc. 
+(or any of its affiliates - either of them referred to as "THALES") ARE AND 
SHALL BE, SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. 
+BY OPENING THE PACKAGE CONTAINING THE PRODUCTS AND/OR BY DOWNLOADING THE 
SOFTWARE (as defined hereunder) AND/OR BY INSTALLING THE SOFTWARE 
+ON YOUR COMPUTER AND/OR BY USING THE PRODUCT, YOU ARE ACCEPTING THIS AGREEMENT 
AND AGREEING TO BE BOUND BY ITS TERMS AND CONDITIONS.
+
+1.  Ownership.  
+The object code version of the software component of SafeNet Authentication 
Client, including any revisions, corrections, modifications, enhancements, 
+updates and/or upgrades thereto about to be installed by you (hereinafter in 
whole or any part thereof defined as: "Software"), and the related the 
materials 
+and documents pertaining to the Software which may include, without 
limitation, user guides, manuals, and any other written material provided by 
Thales 
+(the "Documentation''), ARE NOT FOR SALE and are and shall remain Thales's 
sole property.  All intellectual property rights (including, without 
limitation, 
+copyrights, trade secrets, trademarks, etc.) evidenced by or embodied in 
and/or attached/connected/related to the Software, in the form of object code 
only, 
+and the Documentation (collectively the ''Licensed Product''), are and shall 
be owned solely by Thales. 
+This License Agreement does not convey to you an interest in or to the 
Licensed Product, but only a limited right of use revocable in accordance with 
the terms 
+of this License Agreement. Nothing in this License Agreement constitutes a 
waiver of Thales's intellectual property rights under any law, and all rights 
not 
+granted to you herein are expressly reserved by Thales.  The Licensed Product 
is protected by law, including but not limited to the copyright laws of 
+the United States and other countries, and by international treaty provisions. 
+
+2.  Non Exclusive License.
+
+Subject to payment of applicable fees, Thales hereby grants to you, and you 
accept, a personal, nonexclusive and fully revocable limited license (the 
"License") 
+to use the Software, in executable form only, as described in the 
Documentation and only according to the terms of this License Agreement to:  
(i) install 
+the Software and use it on computers as described in Thales's related 
Documentation; and (ii) merge and link the Software into your computer programs 
for 
+the sole purpose described in the Documentation provided by Thales (the 
"Designated Uses").  Licensee shall use the Licensed Products only for the 
Designated 
+Uses permitted by this License, as specified above, and only during the term 
of this License Agreement. Licensee shall not use the Licensed Products for any 
+other purpose of any kind or nature whatsoever.
+
+3. Use Limitations.  
+The Licensed Product must be used and maintained in strict compliance with the 
instruction and safety precautions of Thales contained herein, in all 
+supplements thereto, and in any other written documents of Thales. Except as 
specifically permitted in Section 2 above, you agree not to: (i) use, 
+copy, modify, merge, sub-license, or transfer the Software or any other of 
Thales's products, in whole or in part, except as 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2024-04-14 Thread Julien Roy
commit: 0ce76f521aa7ae446a8159fef4661eaf68181686
Author: Robert Greener  greener  sh>
AuthorDate: Sun Apr 14 07:32:31 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Sun Apr 14 07:32:31 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ce76f52

licenses/idea-eap-EULA: New LICENSE

Signed-off-by: Robert Greener  greener.sh>

 licenses/idea-eap-EULA | 201 +
 1 file changed, 201 insertions(+)

diff --git a/licenses/idea-eap-EULA b/licenses/idea-eap-EULA
new file mode 100644
index 00..50fb6278dc
--- /dev/null
+++ b/licenses/idea-eap-EULA
@@ -0,0 +1,201 @@
+JETBRAINS EAP USER AGREEMENT
+Version 3.3, effective as of May 4, 2023
+
+IMPORTANT! READ CAREFULLY: THIS IS A LEGAL AGREEMENT. BY CLICKING THE "I 
AGREE" (OR SIMILAR) BUTTON THAT IS PRESENTED TO YOU AT THE TIME OF YOUR FIRST 
USE OF THE JETBRAINS SOFTWARE, SUPPORT OR PRODUCTS, YOU ARE BECOMING A PARTY TO 
THIS AGREEMENT, YOU DECLARE YOU HAVE THE LEGAL CAPACITY TO ENTER INTO SUCH 
AGREEMENT, AND YOU ARE CONSENTING TO BE BOUND BY ALL THE TERMS AND CONDITIONS 
SET FORTH BELOW. THIS IS AN EARLY ACCESS VERSION OF THE PRODUCT. YOU EXPRESSLY 
ACKNOWLEDGE THAT THIS VERSION OF THE PRODUCT MAY NOT BE RELIABLE, MAY NOT WORK 
AS INTENDED, AND MAY CONTAIN ERRORS. ANY USE OF THE EAP PRODUCT IS AT YOUR OWN 
RISK.
+
+JetBrains' Early Access, Beta, Preview and Nightly Programs ("EAP") allow you 
to try pre-release versions of our Products to evaluate features that may be 
added to the next release.
+
+1. PARTIES
+1.1. "JetBrains" or "we" means JetBrains s.r.o., having its principal place of 
business at Na Hrebenech II 1718/8, Prague, 14000, Czech Republic, registered 
in the Commercial Register maintained by the Municipal Court of Prague, Section 
C, File 86211, ID. No.: 265 02 275.
+
+1.2. "User" or "you" means any Organization or natural person using a Product 
in accordance with this Agreement, where "Organization" includes any 
corporation, company, partnership, association, other entity or organization 
which controls, is controlled by, or is under common control with you. For the 
purposes of this definition, "control" means (i) the power, directly or 
indirectly, to direct or manage such entity, whether by contract or otherwise, 
or (ii) ownership of fifty percent (50%) or more of the outstanding shares or 
beneficial ownership of such entity.
+
+2. DEFINITIONS
+2.1. "Agreement" means this JetBrains EAP User Agreement covering your use of 
the Product.
+
+2.2. "Client" means a computer device used by the User for accessing the 
Product.
+
+2.3. "Data" means all electronic data or information submitted to us.
+
+2.4. "Domain" means a domain name that you may need to create within the 
Service and will then be associated with your use of the Product and Services.
+
+2.5. "EAP" means any of the Early Access, Beta, Preview, and Nightly Programs 
as referenced in the preamble of this Agreement and described on the JetBrains 
website or in Product documentation.
+
+2.6. "EAP Term" is a period during which the User can use the Product under 
this Agreement.
+
+2.7. "Hosting System" means any server, real or virtual, network, Internet 
connection, infrastructure, hardware, and applications used by JetBrains to 
host the Product.
+
+2.8. "JetBrains Account" or "JBA" means an account at 
https://account.jetbrains.com created by User, having a unique name and 
password, through which User has access to Products.
+
+2.9. "JetBrains Website" means any website that is the property of JetBrains, 
including but not limited to everything hosted under the domains listed at 
https://www.jetbrains.com/legal/websites/.
+
+2.10. "Personal Data" means any information relating to an identified or 
identifiable natural person.
+
+2.11. "Privacy Policy" means the JetBrains Privacy Policy available at 
https://www.jetbrains.com/legal/docs/privacy/privacy.html, which may be updated 
from time to time.
+
+2.12. "Product" means any generally available JetBrains software product 
and/or Service, as applicable, identified by JetBrains as an EAP product. For 
the avoidance of doubt, a) the Product is not produced to the specifications of 
the User, b) is intended for mass distribution, and c) this Agreement covers 
the EAP versions of the Product only.
+
+2.13 "Redistributable Product" means an independent module of the Product or 
the Product as a whole designed to be redistributed and designated by JetBrains 
as "Redistributable" in its name or in its official description.
+
+2.14. "Service" means access to the Product hosted by JetBrains on a Hosting 
System and provided to the User by JetBrains via the Internet.
+
+3. GRANT OF RIGHTS
+3.1. Unless the EAP Term has expired or this Agreement is terminated in 
accordance with Section 12, and subject to the terms and conditions specified 
herein, JetBrains grants you a non-exclusive and non-transferable right to use 
each Product as follows:
+

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2024-04-01 Thread Haelwenn Monnier
commit: bd7679777bc6e939f3634f8341dbd8d6e2b2a0aa
Author: Lucio Sauer  posteo  net>
AuthorDate: Mon Apr  1 20:26:39 2024 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Mon Apr  1 20:38:18 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd767977

licenses: add Unicode-3.0

Signed-off-by: Lucio Sauer  posteo.net>

 licenses/Unicode-3.0 | 39 +++
 1 file changed, 39 insertions(+)

diff --git a/licenses/Unicode-3.0 b/licenses/Unicode-3.0
new file mode 100644
index 00..ee8e69b233
--- /dev/null
+++ b/licenses/Unicode-3.0
@@ -0,0 +1,39 @@
+UNICODE LICENSE V3
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 1991-2024 Unicode, Inc.
+
+NOTICE TO USER: Carefully read the following legal agreement. BY
+DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
+SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
+TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
+DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of data files and any associated documentation (the "Data Files") or
+software and any associated documentation (the "Software") to deal in the
+Data Files or Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, and/or sell
+copies of the Data Files or Software, and to permit persons to whom the
+Data Files or Software are furnished to do so, provided that either (a)
+this copyright and permission notice appear with all copies of the Data
+Files or Software, or (b) this copyright and permission notice appear in
+associated Documentation.
+
+THE DATA FILES AND SOFTWARE ARE 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 OF
+THIRD PARTY RIGHTS.
+
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
+BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
+FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder shall
+not be used in advertising or otherwise to promote the sale, use or other
+dealings in these Data Files or Software without prior written
+authorization of the copyright holder.



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2023-09-19 Thread Haelwenn Monnier
commit: bd661c15b0fe22de64b6426650f901f0e0d37bb8
Author: David Roman  gmail  com>
AuthorDate: Mon Sep 18 16:10:24 2023 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Mon Sep 18 16:10:24 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd661c15

licenses: remove Baekmuk license, duplicate of BAEKMUK::gentoo

Signed-off-by: David Roman  gmail.com>

 licenses/Baekmuk | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/licenses/Baekmuk b/licenses/Baekmuk
deleted file mode 100644
index 04322ec737..00
--- a/licenses/Baekmuk
+++ /dev/null
@@ -1,11 +0,0 @@
-Copyright (c) 1986-2002 Kim Jeong-Hwan
-All rights reserved.
-
-Permission to use, copy, modify and distribute this font is
-hereby granted, provided that both the copyright notice and
-this permission notice appear in all copies of the font,
-derivative works or modified versions, and that the following
-acknowledgement appear in supporting documentation:
-Baekmuk Batang, Baekmuk Dotum, Baekmuk Gulim, and
-Baekmuk Headline are registered trademarks owned by
-Kim Jeong-Hwan.



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2023-04-17 Thread Florian Schmaus
commit: 8fafed2deef1c90516d9256728ae2cf9432a28a1
Author: Rahul Sandhu  sandhuservices  dev>
AuthorDate: Sun Apr 16 09:18:14 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 16 09:18:14 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fafed2d

licenses: add Obsidian-EULA

Signed-off-by: Rahul Sandhu  sandhuservices.dev>

 licenses/Obsidian-EULA | 218 +
 1 file changed, 218 insertions(+)

diff --git a/licenses/Obsidian-EULA b/licenses/Obsidian-EULA
new file mode 100644
index 0..32e20ab14
--- /dev/null
+++ b/licenses/Obsidian-EULA
@@ -0,0 +1,218 @@
+TERMS OF SERVICE
+
+These Terms of Service (“Terms of Service”) govern your access to and use of 
DYNALIST INC. (the “Company,” “us,” “we,” and “our”) software and services 
including the OBSIDIAN software and any other software, services, features, 
products, content, applications and training offered by us from time to time 
(collectively the “Services”) identified in one or more agreements made 
available by us from time to time (each an “Access Agreement” and collectively, 
the “Access Agreements”).
+ACCEPTANCE
+
+By using or accessing the Services or OBSIDIAN, you accept and agree to be 
bound by (i) these Terms of Service, (ii) all Access Agreements to which you 
are party, which are hereby incorporated herein by reference, and (iii) our 
Privacy Policy, found at https://obsidian.md/privacy (the “Privacy Policy”) 
which is incorporated herein by reference (collectively referred to as the 
“Agreement”).
+
+This Agreement constitutes a binding agreement between the Customer 
(“Customer,” “you,” and “your”) and the Company. This Agreement represents the 
parties’ entire understanding regarding the Services and shall govern over any 
prior oral or written agreement or discussions or different or additional terms 
or conditions of any purchase order, invoice or other non-Company ordering 
document. No other terms or conditions of any purchase order, invoice or other 
non-Company ordering document shall apply to the Services.
+
+The Company may modify, supplement or amend these Terms and Conditions. If you 
have an account with us, you will be notified by email and given an opportunity 
to accept the changes.
+LICENSE
+
+Subject to your compliance with this Agreement and your payment of any 
applicable fees, the Company grants you a non-transferable, non-exclusive, 
worldwide right to access and use the purchased Services in accordance with the 
terms set out in this Agreement (the “License”).
+
+The License is granted on a per-user basis and is valid for use on all 
supported operating systems. A License may be used on multiple computers and 
operating systems, provided that only the proper registered user of such 
License accesses or makes use of the applicable Services.
+
+Licenses are non-transferrable and may not be distributed, sold, rented, 
leased or otherwise assigned or transferred to any third party(ies).
+OBSIDIAN
+
+A. Personal Use. A License permits use of OBSIDIAN for free for your own, 
private, non-commercial purposes (e.g. taking notes, doing research) (“Personal 
Use”). For the avoidance of doubt, the use of OBSIDIAN for the exercise of your 
own trade or profession for which you are compensated compensation (e.g. 
teamwork with colleagues, writing work reports, etc.) does not qualify as 
Personal Use.
+
+B. De Minimis Commercial Use. A License permits use of OBSIDIAN for free for 
non-Personal Use by individuals, sole proprietorships, or other one-person 
organizations.
+
+C. Not For Profit Use. A License permits use of OBSIDIAN for free by 
registered charitable and not-for-profit organizations; provided, that such use 
is not in connection with non-Personal Use by any other Person.
+
+D. Commercial Use. In all other circumstances, a License permits the use of 
OBSIDIAN only after payment of all associated fees with respect to each 
individual/user of OBSIDIAN; provided, that the fees associated with a License 
are not required for a period of no more than fourteen (14) days for testing 
and evaluation purposes only.
+CATALYST
+
+CATALYST is a special purpose license granting early access to exclusive 
OBSIDIAN versions. CATALYST is not required for personal use of OBSIDIAN.
+NOT PROFESSIONAL ADVICE
+
+OBSIDIAN and our other Services assist you to take notes and build a digital 
knowledge base. However, any materials available through OBSIDIAN and/or other 
Services and any information, training and/or advice provided, (collectively, 
the "Service Materials") are for informational purposes only; they are not 
guaranteed to be correct, complete or up-to-date, and use and work product 
resulting from the use of OBSIDIAN and our other Services will be yours. You 
understand that our providing of OBSIDIAN and any other Services to you does 
not constitute any guarantee of a particular outcome or otherwise make us 
responsible in 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2023-01-12 Thread Florian Schmaus
commit: 32ae98c99938f1d49ac98b083c7d3f5dcfd31672
Author: Tony Olagbaiye  fron  io>
AuthorDate: Thu Jan 12 02:41:42 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 12 02:42:01 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32ae98c9

licenses: add BSL-1.0

Signed-off-by: Tony Olagbaiye  fron.io>

 licenses/BSL-1.0 | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/licenses/BSL-1.0 b/licenses/BSL-1.0
new file mode 100644
index 0..36b7cd93c
--- /dev/null
+++ b/licenses/BSL-1.0
@@ -0,0 +1,23 @@
+Boost Software License - Version 1.0 - August 17th, 2003
+
+Permission is hereby granted, free of charge, to any person or organization
+obtaining a copy of the software and accompanying documentation covered by
+this license (the "Software") to use, reproduce, display, distribute,
+execute, and transmit the Software, and to prepare derivative works of the
+Software, and to permit third-parties to whom the Software is furnished to
+do so, all subject to the following:
+
+The copyright notices in the Software and this entire statement, including
+the above license grant, this restriction and the following disclaimer,
+must be included in all copies of the Software, in whole or in part, and
+all derivative works of the Software, unless such copies or derivative
+works are solely in the form of machine-executable object code generated by
+a source language processor.
+
+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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2023-01-12 Thread Florian Schmaus
commit: 4a8c74188d742e45e46214ac6b299cd43a3d64ca
Author: Tony Olagbaiye  fron  io>
AuthorDate: Thu Jan 12 03:28:54 2023 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Jan 12 03:28:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a8c7418

licenses: drop BSL-1.0

Signed-off-by: Tony Olagbaiye  fron.io>

 licenses/BSL-1.0 | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/licenses/BSL-1.0 b/licenses/BSL-1.0
deleted file mode 100644
index 36b7cd93c..0
--- a/licenses/BSL-1.0
+++ /dev/null
@@ -1,23 +0,0 @@
-Boost Software License - Version 1.0 - August 17th, 2003
-
-Permission is hereby granted, free of charge, to any person or organization
-obtaining a copy of the software and accompanying documentation covered by
-this license (the "Software") to use, reproduce, display, distribute,
-execute, and transmit the Software, and to prepare derivative works of the
-Software, and to permit third-parties to whom the Software is furnished to
-do so, all subject to the following:
-
-The copyright notices in the Software and this entire statement, including
-the above license grant, this restriction and the following disclaimer,
-must be included in all copies of the Software, in whole or in part, and
-all derivative works of the Software, unless such copies or derivative
-works are solely in the form of machine-executable object code generated by
-a source language processor.
-
-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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
-SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
-FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.



[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/

2022-12-09 Thread Ronny Gutbrod
commit: 5950f3a728e6b2e9333c156ec6be65bdc841c7e7
Author: Yuan Liao  gmail  com>
AuthorDate: Thu Dec  8 21:18:51 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Dec  8 21:27:31 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5950f3a7

licenses: Clean up AOM moved to ::gentoo

Signed-off-by: Yuan Liao  gmail.com>

 licenses/AOM| 107 
 profiles/license_groups |   2 +-
 2 files changed, 1 insertion(+), 108 deletions(-)

diff --git a/licenses/AOM b/licenses/AOM
deleted file mode 100644
index 1de4dd753..0
--- a/licenses/AOM
+++ /dev/null
@@ -1,107 +0,0 @@
-**Alliance for Open Media Patent License 1.0**
-
- 1. **License Terms.**
-
-**Patent License.** Subject to the terms and conditions of this License, 
each
- Licensor, on behalf of itself and successors in interest and assigns,
- grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
- no-charge, royalty-free, irrevocable (except as expressly stated in this
- License) patent license to its Necessary Claims to make, use, sell, offer
- for sale, import or distribute any Implementation.
-
- **Conditions.**
-
-*Availability.* As a condition to the grant of rights to Licensee to make,
-   sell, offer for sale, import or distribute an Implementation under
-   Section 1.1, Licensee must make its Necessary Claims available under
-   this License, and must reproduce this License with any Implementation
-   as follows:
-
-  a. For distribution in source code, by including this License in the
-  root directory of the source code with its Implementation.
-
-  b. For distribution in any other form (including binary, object form,
-  and/or hardware description code (e.g., HDL, RTL, Gate Level Netlist,
-  GDSII, etc.)), by including this License in the documentation, legal
-  notices, and/or other written materials provided with the
-  Implementation.
-
-*Additional Conditions.* This license is directly from Licensor to
-   Licensee.  Licensee acknowledges as a condition of benefiting from it
-   that no rights from Licensor are received from suppliers, distributors,
-   or otherwise in connection with this License.
-
-**Defensive Termination**. If any Licensee, its Affiliates, or its agents
- initiates patent litigation or files, maintains, or voluntarily
- participates in a lawsuit against another entity or any person asserting
- that any Implementation infringes Necessary Claims, any patent licenses
- granted under this License directly to the Licensee are immediately
- terminated as of the date of the initiation of action unless 1) that suit
- was in response to a corresponding suit regarding an Implementation first
- brought against an initiating entity, or 2) that suit was brought to
- enforce the terms of this License (including intervention in a third-party
- action by a Licensee).
-
-**Disclaimers.** The Reference Implementation and Specification are 
provided
- "AS IS" and without warranty. The entire risk as to implementing or
- otherwise using the Reference Implementation or Specification is assumed
- by the implementer and user. Licensor expressly disclaims any warranties
- (express, implied, or otherwise), including implied warranties of
- merchantability, non-infringement, fitness for a particular purpose, or
- title, related to the material. IN NO EVENT WILL LICENSOR BE LIABLE TO
- ANY OTHER PARTY FOR LOST PROFITS OR ANY FORM OF INDIRECT, SPECIAL,
- INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER FROM ANY CAUSES OF
- ACTION OF ANY KIND WITH RESPECT TO THIS LICENSE, WHETHER BASED ON BREACH
- OF CONTRACT, TORT (INCLUDING NEGLIGENCE), OR OTHERWISE, AND WHETHER OR
- NOT THE OTHER PARTRY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-2. **Definitions.**
-
- **Affiliate.**  "Affiliate" means an entity that directly or indirectly
- Controls, is Controlled by, or is under common Control of that party.
-
-**Control.** "Control" means direct or indirect control of more than 50% of
- the voting power to elect directors of that corporation, or for any other
- entity, the power to direct management of such entity.
-
-**Decoder.**  "Decoder" means any decoder that conforms fully with all
- non-optional portions of the Specification.
-
-**Encoder.**  "Encoder" means any encoder that produces a bitstream that 
can
- be decoded by a Decoder only to the extent it produces such a bitstream.
-
-**Final Deliverable.**  "Final Deliverable" means the final version of a
- deliverable approved by the Alliance for Open Media as a Final
- Deliverable.
-
-**Implementation.**  "Implementation" means any implementation, including 
the
- Reference Implementation, that is an 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-10-03 Thread Haelwenn Monnier
commit: c77a361239796b714c477a537e4142bb2d0ad88b
Author: David Roman  gmail  com>
AuthorDate: Mon Oct  3 16:55:27 2022 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Mon Oct  3 16:55:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c77a3612

licenses: add Saleae license

Signed-off-by: David Roman  gmail.com>

 licenses/Saleae | 17 +
 1 file changed, 17 insertions(+)

diff --git a/licenses/Saleae b/licenses/Saleae
new file mode 100644
index 0..06f6ce416
--- /dev/null
+++ b/licenses/Saleae
@@ -0,0 +1,17 @@
+Saleae LLC
+Saleae Software & SDK License Agreement
+
+PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ("LICENSE") CAREFULLY BEFORE USING 
THE SOFTWARE. BY USING THE SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS 
OF THIS LICENSE. IF YOU ARE ACCESSING THE SOFTWARE ELECTRONICALLY, SIGNIFY YOUR 
AGREEMENT TO BE BOUND BY THE TERMS OF THIS LICENSE BY CLICKING THE 
"AGREE/ACCEPT" BUTTON. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO NOT 
USE THE SOFTWARE AND (IF APPLICABLE) RETURN THE SALEAE  SOFTWARE TO THE PLACE 
WHERE YOU OBTAINED IT FOR A REFUND OR, IF THE SOFTWARE WAS ACCESSED 
ELECTRONICALLY, CLICK "DISAGREE/DECLINE".
+
+1. General. The software, libraries, source code, and documentation are 
licensed, not sold, to you by Saleae LLC ("Saleae") for use only under the 
terms of this License, and Saleae reserves all rights not expressly granted to 
you. The terms of this License will govern any software upgrades provided by 
Saleae that replace and/or supplement the original Saleae Software product, 
unless such upgrade is accompanied by a separate license in which case the 
terms of that license will govern.
+
+2. Permitted License Uses and Restrictions.
+Except as and only to the extent permitted in this License and by applicable 
law, you may not copy, decompile, reverse engineer, disassemble, modify, or 
create derivative works of the Saleae Software or any part thereof.  The Saleae 
Software may not be operated in conjunction with logic analyzer devices which 
are not manufactured by Saleae LLC.  You may create separate works which 
utilize libraries provided by the SDK.  THE SALEAE SOFTWARE IS NOT INTENDED FOR 
USE IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR 
COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL SYSTEMS, LIFE SUPPORT MACHINES OR 
OTHER EQUIPMENT IN WHICH THE FAILURE OF THE SALEAE SOFTWARE COULD LEAD TO 
DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE.
+
+3. Termination. This License is effective until terminated. Your rights under 
this License will terminate automatically without notice from Saleae if you 
fail to comply with any term(s) of this License. Upon the termination of this 
License, you shall cease all use of the Saleae Software and destroy all copies, 
full or partial, of the Saleae Software.
+
+4. Disclaimer of Warranties. YOU EXPRESSLY ACKNOWLEDGE AND AGREE THAT USE OF 
THE SALEAE SOFTWARE IS AT YOUR SOLE RISK AND THAT THE ENTIRE RISK AS TO 
SATISFACTORY QUALITY, PERFORMANCE, ACCURACY AND EFFORT IS WITH YOU. EXCEPT TO 
THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE SALEAE SOFTWARE IS PROVIDED 
"AS IS", WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND.
+
+5. Limitation of Liability. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT 
SHALL SALEAE BE LIABLE FOR PERSONAL INJURY, OR ANY INCIDENTAL, SPECIAL, 
INDIRECT OR CONSEQUENTIAL DAMAGES WHATSOEVER, INCLUDING, WITHOUT LIMITATION, 
DAMAGES FOR LOSS OF PROFITS, LOSS OF DATA, BUSINESS INTERRUPTION OR ANY OTHER 
COMMERCIAL DAMAGES OR LOSSES, ARISING OUT OF OR RELATED TO YOUR USE OR 
INABILITY TO USE THE SALEAE SOFTWARE, HOWEVER CAUSED, REGARDLESS OF THE THEORY 
OF LIABILITY (CONTRACT, TORT OR OTHERWISE) AND EVEN IF SALEAE HAS BEEN ADVISED 
OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE 
LIMITATION OF LIABILITY FOR PERSONAL INJURY, OR OF INCIDENTAL OR CONSEQUENTIAL 
DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO YOU.
+
+6. Controlling Law and Severability. This License will be governed by and 
construed in accordance with the laws of the State of California, as applied to 
agreements entered into and to be performed entirely within California between 
California residents. This License shall not be governed by the United Nations 
Convention on Contracts for the International Sale of Goods, the application of 
which is expressly excluded. If for any reason a court of competent 
jurisdiction finds any provision, or portion thereof, to be unenforceable, the 
remainder of this License shall continue in full force and effect.



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-09-12 Thread Florian Schmaus
commit: 2034132d98503a6cf49400dcd09b24bc4629e5f9
Author: Patrick J Taylor  gmail  com>
AuthorDate: Sat Sep 10 23:37:36 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sat Sep 10 23:37:36 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2034132d

licenses: add VESTA license

Signed-off-by: Patrick J Taylor  gmail.com>

 licenses/VESTA | 28 
 1 file changed, 28 insertions(+)

diff --git a/licenses/VESTA b/licenses/VESTA
new file mode 100644
index 0..05a271792
--- /dev/null
+++ b/licenses/VESTA
@@ -0,0 +1,28 @@
+
+ VESTA LICENSE
+Version 3
+
+Copyright (C) 2006-2021, Koichi Momma and Fujio Izumi
+
+VESTA is currently copyrighted with its source code not open to the 
+public; we wish to control the development and future of VESTA by 
+ourselves. This software is distributed free of charge for academic, 
+scientific, educational, and non-commercial users. Users belonging to
+commercial enterprises may also use this software at no cost until a 
+license for business users is established.
+
+Permission to use this software is hereby granted under the following
+conditions:
+
+1) Drawings produced by VESTA may be used in any publications provided 
+that its use is explicitly acknowledged. A suitable reference for 
+VESTA is:
+
+K. Momma and F. Izumi, "VESTA 3 for three-dimensional visualization of 
crystal, volumetric and morphology data," J. Appl. Crystallogr., 44, 1272-1276 
(2011).
+
+2) You should not redistribute any copy of the distributed files
+including MADEL and STRUCTURE TIDY unless you have a written
+permission from us.
+
+Part of these terms may be changed without any prior announcement.
+This software is provided "as is" without any expressed or implied warranty.



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-09-09 Thread Ronny Gutbrod
commit: 0af8fac5e831d2f66a489f096c7ab0c59a570dda
Author: Leonardo Hernández Hernández  outlook  com>
AuthorDate: Fri Sep  9 02:34:33 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Fri Sep  9 02:52:04 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0af8fac5

licenses: add Unicode-DFS-2016

required by zoxide-0.8.3

Signed-off-by: Leonardo Hernández Hernández  outlook.com>

 licenses/Unicode-DFS-2016 | 46 ++
 1 file changed, 46 insertions(+)

diff --git a/licenses/Unicode-DFS-2016 b/licenses/Unicode-DFS-2016
new file mode 100644
index 0..85d0d580d
--- /dev/null
+++ b/licenses/Unicode-DFS-2016
@@ -0,0 +1,46 @@
+UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
+
+See Terms of Use 
+for definitions of Unicode Inc.’s Data Files and Software.
+
+NOTICE TO USER: Carefully read the following legal agreement.
+BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
+DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
+YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
+TERMS AND CONDITIONS OF THIS AGREEMENT.
+IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
+THE DATA FILES OR SOFTWARE.
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 1991-2022 Unicode, Inc. All rights reserved.
+Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Unicode data files and any associated documentation
+(the "Data Files") or Unicode software and any associated documentation
+(the "Software") to deal in the Data Files or Software
+without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, and/or sell copies of
+the Data Files or Software, and to permit persons to whom the Data Files
+or Software are furnished to do so, provided that either
+(a) this copyright and permission notice appear with all copies
+of the Data Files or Software, or
+(b) this copyright and permission notice appear in associated
+Documentation.
+
+THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in these Data Files or Software without prior
+written authorization of the copyright holder.



[gentoo-commits] repo/proj/guru:master commit in: licenses/, net-p2p/nuxhash/files/, profiles/, net-p2p/nuxhash/

2022-07-20 Thread Andrew Ammerlaan
commit: 1a08c572d6b48c0a7237e53905cf7bc39185634e
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Sun Jul 17 21:10:23 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Jul 17 21:10:56 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a08c572

net-p2p/nuxhash: treeclean

Signed-off-by: Alexey Sokolov  asokolov.org>
Closes: https://bugs.gentoo.org/848399

 licenses/excavator-EULA| 258 -
 net-p2p/nuxhash/Manifest   |   1 -
 .../nuxhash-1.0.0_beta2_p20191013-fixurl.patch |  26 ---
 .../nuxhash-1.0.0_beta2_p20191013-remove-gui.patch |  12 -
 net-p2p/nuxhash/metadata.xml   |  11 -
 .../nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild   |  48 
 profiles/license_groups|   2 +-
 profiles/package.mask  |   6 -
 8 files changed, 1 insertion(+), 363 deletions(-)

diff --git a/licenses/excavator-EULA b/licenses/excavator-EULA
deleted file mode 100644
index 00a0527d7..0
--- a/licenses/excavator-EULA
+++ /dev/null
@@ -1,258 +0,0 @@
-End-User License Agreement ("Agreement")  
-
-
-Last updated: May 10, 2017
-
-Please read this End-User License Agreement ("Agreement") carefully before
-clicking the "I Agree" button, downloading or using NiceHash Excavator
-("Application").
-
-By clicking the "I Agree" button, downloading or using the Application, you
-are agreeing to be bound by the terms and conditions of this Agreement.
-
-This Agreement is a legal agreement between you (either an individual or a
-single entity) and NiceHash and it governs your use of the Application made
-available to you by NiceHash.
-
-If you do not agree to the terms of this Agreement, do not click on the "I
-Agree" button and do not download or use the Application.
-
-The Application is licensed, not sold, to you by NiceHash for use strictly in
-accordance with the terms of this Agreement.
-
-License  

-
-NiceHash grants you a revocable, non-exclusive, non-transferable, limited
-license to download, install and use the Application solely for your personal,
-non-commercial purposes strictly in accordance with the terms of this
-Agreement.
-
-Restrictions  
-
-
-You agree not to, and you will not permit others to:
-
-  * license, sell, rent, lease, assign, distribute, transmit, host, outsource,
-disclose or otherwise commercially exploit the Application or make the
-Application available to any third party.
-
-  * copy or use the Application for any purpose other than as permitted under
-the above section 'License'.
-
-  * modify, make derivative works of, disassemble, decrypt, reverse compile or
-reverse engineer any part of the Application.
-
-  * remove, alter or obscure any proprietary notice (including any notice of
-copyright or trademark) of NiceHash or its affiliates, partners, suppliers
-or the licensors of the Application.
-
-
-Intellectual Property  
--
-
-The Application, including without limitation all copyrights, patents,
-trademarks, trade secrets and other intellectual property rights are, and
-shall remain, the sole and exclusive property of NiceHash.
-
-Your Suggestions  
-
-
-Any feedback, comments, ideas, improvements or suggestions (collectively,
-"Suggestions") provided by you to NiceHash with respect to the Application
-shall remain the sole and exclusive property of NiceHash.
-
-NiceHash shall be free to use, copy, modify, publish, or redistribute the
-Suggestions for any purpose and in any way without any credit or any
-compensation to you.
-
-Modifications to Application  
-
-
-NiceHash reserves the right to modify, suspend or discontinue, temporarily or
-permanently, the Application or any service to which it connects, with or
-without notice and without liability to you.
-
-Updates to Application  
---
-
-NiceHash may from time to time provide enhancements or improvements to the
-features/functionality of the Application, which may include patches, bug
-fixes, updates, upgrades and other modifications ("Updates").
-
-Updates may modify or delete certain features and/or functionalities of the
-Application. You agree that NiceHash has no obligation to (i) provide any
-Updates, or (ii) continue to provide or enable any particular features and/or
-functionalities of the Application to you.
-
-You further agree that all Updates will be (i) deemed to constitute an
-integral part of the Application, and (ii) subject to the terms and conditions
-of this Agreement.
-
-Third-Party Services  
-
-
-The Application may display, include or make available third-party content
-(including data, information, applications and other products services) or
-provide links to third-party websites or services ("Third-Party Services").
-
-You 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-07-03 Thread Andrew Ammerlaan
commit: fd640ded603b0f5379b1b7bd04fd81ead1d1b399
Author: Yuan Liao  gmail  com>
AuthorDate: Sat Jul  2 20:43:16 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jul  2 20:43:16 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd640ded

licenses: Clean up GPL-2+-with-Pyinstaller... moved to ::gentoo

Signed-off-by: Yuan Liao  gmail.com>

 .../GPL-2+-with-Pyinstaller-Bootloader-exception   | 602 -
 1 file changed, 602 deletions(-)

diff --git a/licenses/GPL-2+-with-Pyinstaller-Bootloader-exception 
b/licenses/GPL-2+-with-Pyinstaller-Bootloader-exception
deleted file mode 100644
index ab2e20de8..0
--- a/licenses/GPL-2+-with-Pyinstaller-Bootloader-exception
+++ /dev/null
@@ -1,602 +0,0 @@
-
- The PyInstaller licensing terms
-
- 
-
-Copyright (c) 2010-2022, PyInstaller Development Team
-Copyright (c) 2005-2009, Giovanni Bajo
-Based on previous work under copyright (c) 2002 McMillan Enterprises, Inc.
-
-
-PyInstaller is licensed under the terms of the GNU General Public License
-as published by the Free Software Foundation; either version 2 of the License,
-or (at your option) any later version.
-
-
-Bootloader Exception
-
-
-In addition to the permissions in the GNU General Public License, the
-authors give you unlimited permission to link or embed compiled bootloader
-and related files into combinations with other programs, and to distribute
-those combinations without any restriction coming from the use of those
-files. (The General Public License restrictions do apply in other respects;
-for example, they cover modification of the files, and distribution when
-not linked into a combined executable.)
- 
- 
-Bootloader and Related Files
-
-
-Bootloader and related files are files which are embedded within the
-final executable. This includes files in directories:
-
-./bootloader/
-./PyInstaller/loader
-
-
-Run-time Hooks
-
-
-Run-time Hooks are a different kind of files embedded within the final
-executable. To ease moving them into a separate repository, or into the
-respective project, these files are now licensed under the Apache License,
-Version 2.0.
-
-Run-time Hooks are in the directory
-./PyInstaller/hooks/rthooks
-
- 
-About the PyInstaller Development Team
---
-
-The PyInstaller Development Team is the set of contributors
-to the PyInstaller project. A full list with details is kept
-in the documentation directory, in the file
-``doc/CREDITS.rst``.
-
-The core team that coordinates development on GitHub can be found here:
-https://github.com/pyinstaller/pyinstaller.  As of 2021, it consists of:
-
-* Hartmut Goebel
-* Jasper Harrison
-* Bryan Jones
-* Brenainn Woodsend
-* Rok Mandeljc
-
-Our Copyright Policy
-
-
-PyInstaller uses a shared copyright model. Each contributor maintains copyright
-over their contributions to PyInstaller. But, it is important to note that 
these
-contributions are typically only changes to the repositories. Thus,
-the PyInstaller source code, in its entirety is not the copyright of any single
-person or institution.  Instead, it is the collective copyright of the entire
-PyInstaller Development Team.  If individual contributors want to maintain
-a record of what changes/contributions they have specific copyright on, they
-should indicate their copyright in the commit message of the change, when they
-commit the change to the PyInstaller repository.
-
-With this in mind, the following banner should be used in any source code file
-to indicate the copyright and license terms:
-
-
-#-
-# Copyright (c) 2005-2022, PyInstaller Development Team.
-#
-# Distributed under the terms of the GNU General Public License (version 2
-# or later) with exception for distributing the bootloader.
-#
-# The full license is in the file COPYING.txt, distributed with this software.
-#
-# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception)
-#-
-
-
-For run-time hooks, the following banner should be used:
-
-#-
-# Copyright (c) 2005-2022, PyInstaller Development Team.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-#
-# The full license is in the file COPYING.txt, distributed with this software.
-#
-# SPDX-License-Identifier: Apache-2.0
-#-
-
-
-
-GNU General Public License
-
-
-https://gnu.org/licenses/gpl-2.0.html
-
-
-   GNU GENERAL 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-06-18 Thread Andrew Ammerlaan
commit: f89f4f970bbdb27dbfe94853a7e55ec44f1028f1
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Thu Jun 16 14:26:16 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Fri Jun 17 00:35:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f89f4f97

licenses: add BlueOak-1.0.0 license

Signed-off-by: Alessandro Barbieri  gmail.com>

 licenses/BlueOak-1.0.0 | 55 ++
 1 file changed, 55 insertions(+)

diff --git a/licenses/BlueOak-1.0.0 b/licenses/BlueOak-1.0.0
new file mode 100644
index 0..c5402b957
--- /dev/null
+++ b/licenses/BlueOak-1.0.0
@@ -0,0 +1,55 @@
+# Blue Oak Model License
+
+Version 1.0.0
+
+## Purpose
+
+This license gives everyone as much permission to work with
+this software as possible, while protecting contributors
+from liability.
+
+## Acceptance
+
+In order to receive this license, you must agree to its
+rules.  The rules of this license are both obligations
+under that agreement and conditions to your license.
+You must not do anything with this software that triggers
+a rule that you cannot or will not follow.
+
+## Copyright
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe that contributor's
+copyright in it.
+
+## Notices
+
+You must ensure that everyone who gets a copy of
+any part of this software from you, with or without
+changes, also gets the text of this license or a link to
+.
+
+## Excuse
+
+If anyone notifies you in writing that you have not
+complied with [Notices](#notices), you can keep your
+license by taking all practical steps to comply within 30
+days after the notice.  If you do not do so, your license
+ends immediately.
+
+## Patent
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe any patent claims
+they can license or become able to license.
+
+## Reliability
+
+No contributor can revoke this license.
+
+## No Liability
+
+***As far as the law allows, this software comes as is,
+without any warranty or condition, and no contributor
+will be liable to anyone for any damages related to this
+software or this license, under any kind of legal claim.***



[gentoo-commits] repo/proj/guru:master commit in: licenses/, app-misc/powerpanel/, app-misc/powerpanel/files/

2022-04-18 Thread Andrew Ammerlaan
commit: 01dc1bfda9420ad08035887f194f0958d16a3fab
Author: Julien Roy  jroy  ca>
AuthorDate: Sun Apr 17 18:58:11 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Apr 17 18:58:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01dc1bfd

New Package: CyberPower PowerPanel UPS software

Signed-off-by: Julien Roy  jroy.ca>

 app-misc/powerpanel/Manifest|  1 +
 app-misc/powerpanel/files/pwrstatd  | 10 
 app-misc/powerpanel/metadata.xml|  8 +++
 app-misc/powerpanel/powerpanel-1.4.1.ebuild | 82 ++
 licenses/PowerPanel | 89 +
 5 files changed, 190 insertions(+)

diff --git a/app-misc/powerpanel/Manifest b/app-misc/powerpanel/Manifest
new file mode 100644
index 0..055faeeca
--- /dev/null
+++ b/app-misc/powerpanel/Manifest
@@ -0,0 +1 @@
+DIST powerpanel-1.4.1.tar.gz 1819169 BLAKE2B 
da37c44e61ca118b06010e79b8f76ad910e39e1932fc5bae65152d31ddbfda7dcde879c16cc93c6a5e74b449c879172f703be43d8af7b58eb205cdcd748a4fd8
 SHA512 
75aabe9c8e13ab32195126c0c3e3b6135872ddca2d40e5b075d9492e4786902d74d03b5c8f0d8273cc1ada61536e1ba189ffa5b91678f135655b91c96ec2247c

diff --git a/app-misc/powerpanel/files/pwrstatd 
b/app-misc/powerpanel/files/pwrstatd
new file mode 100644
index 0..d57a17a3d
--- /dev/null
+++ b/app-misc/powerpanel/files/pwrstatd
@@ -0,0 +1,10 @@
+#!/sbin/openrc-run
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+name="pwrstatd daemon"
+description=""
+command=/usr/sbin/pwrstatd
+command_args="${pwrstatd_args}"
+command_background=true
+pidfile="/run/${RC_SVCNAME}.pid"

diff --git a/app-misc/powerpanel/metadata.xml b/app-misc/powerpanel/metadata.xml
new file mode 100644
index 0..97ba7c28b
--- /dev/null
+++ b/app-misc/powerpanel/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   jul...@jroy.ca
+   Julien Roy
+   
+

diff --git a/app-misc/powerpanel/powerpanel-1.4.1.ebuild 
b/app-misc/powerpanel/powerpanel-1.4.1.ebuild
new file mode 100644
index 0..ad88aa788
--- /dev/null
+++ b/app-misc/powerpanel/powerpanel-1.4.1.ebuild
@@ -0,0 +1,82 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+# Credits to shurutov, inspired by 
https://forums.gentoo.org/viewtopic-t-1045122-view-previous.html
+
+EAPI=8
+
+DESCRIPTION="PowerPanel software for CyberPower UPS systems"
+HOMEPAGE="https://www.cyberpowersystems.com/;
+SRC_URI="x86? ( 
https://dl4jz3rbrsfum.cloudfront.net/software/PPL_32bit_v${PV}.tar.gz -> 
${P}.tar.gz )
+   amd64? ( 
https://dl4jz3rbrsfum.cloudfront.net/software/PPL_64bit_v${PV}.tar..gz -> 
${P}.tar.gz )"
+
+LICENSE="PowerPanel"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="systemd"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   dev-libs/json-c
+   dev-libs/openssl
+   virtual/libusb"
+BDEPEND=""
+
+src_install() {
+   dosbin bin/pwrstat
+   dosbin bin/pwrstatd
+
+   doman doc/pwrstat.8
+   doman doc/pwrstatd.8
+
+   dodoc doc/README
+   dodoc doc/LICENSE
+   dodoc doc/user-manual
+   dodoc doc/install-guide
+   dodoc doc/deploy-guide
+
+   insinto /etc
+   doins conf/pwrstatd.conf
+
+   exeinto /etc
+   doexe script/pwrstatd-powerfail.sh
+   doexe script/pwrstatd-lowbatt.sh
+   doexe script/pwrstatd-email.sh
+   doexe script/shutdown.sh
+   doexe script/hibernate.sh
+
+   newlib.so lib/libpaho-mqtt3cs.so.1.3.1 libpaho-mqtt3cs.so.1
+
+   if use systemd; then
+   insinto /usr/lib/systemd/system/
+   doins script/pwrstatd.service
+   newinitd script/default_pwrstatd pwrstatd
+   else
+   newinitd ${FILESDIR}/pwrstatd pwrstatd
+   fi
+
+   fowners root:root /usr/sbin/pwrstat
+   fowners root:root /usr/sbin/pwrstatd
+   fowners root:root /etc/pwrstatd-powerfail.sh
+   fowners root:root /etc/pwrstatd-lowbatt.sh
+   fowners root:root /etc/pwrstatd-email.sh
+   fowners root:root /etc/shutdown.sh
+   fowners root:root /etc/hibernate.sh
+   fowners root:root /etc/init.d/pwrstatd
+   fowners root:root /etc/pwrstatd.conf
+
+   fperms 700 /usr/sbin/pwrstat
+   fperms 700 /usr/sbin/pwrstatd
+   fperms 755 /etc/pwrstatd-powerfail.sh
+   fperms 755 /etc/pwrstatd-lowbatt.sh
+   fperms 755 /etc/pwrstatd-email.sh
+   fperms 755 /etc/shutdown.sh
+   fperms 755 /etc/hibernate.sh
+   fperms 755 /etc/init.d/pwrstatd
+   fperms 755 /etc/pwrstatd.conf
+}
+
+pkg_postinst() {
+   if use systemd; then
+   systemctl daemon-reload
+   fi
+}

diff --git a/licenses/PowerPanel b/licenses/PowerPanel
new file mode 100644
index 0..57c22285f
--- /dev/null
+++ b/licenses/PowerPanel
@@ -0,0 +1,89 @@
+
+Software License Agreement
+
+
+Please read the terms 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2022-02-13 Thread Arthur Zamarin
commit: 003f2a18cede57a523609b23a8725474971f3992
Author: Leonardo Hernandez Hernandez  outlook  com>
AuthorDate: Sat Feb  5 01:48:06 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb 12 02:30:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=003f2a18

licenses: add WTFPL

Signed-off-by: Leonardo Hernandez Hernandez  outlook.com>

 licenses/WTFPL | 12 
 1 file changed, 12 insertions(+)

diff --git a/licenses/WTFPL b/licenses/WTFPL
new file mode 100644
index 0..c971e27c8
--- /dev/null
+++ b/licenses/WTFPL
@@ -0,0 +1,12 @@
+do What The Fuck you want to Public License
+
+Version 1.0, March 2000
+Copyright (C) 2000 Banlu Kemiyatorn (]d).
+136 Nives 7 Jangwattana 14 Laksi Bangkok
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
+
+Ok, the purpose of this license is simple
+and you just
+
+DO WHAT THE FUCK YOU WANT TO.



[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/

2021-12-30 Thread Florian Schmaus
commit: fd7f2d35eac6a203535067ee05866f2001ade678
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Dec 29 09:54:19 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Dec 29 11:38:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd7f2d35

licenses: add RSAREF

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 licenses/RSAREF | 166 
 profiles/license_groups |   1 +
 2 files changed, 167 insertions(+)

diff --git a/licenses/RSAREF b/licenses/RSAREF
new file mode 100644
index 0..a0eb08ed1
--- /dev/null
+++ b/licenses/RSAREF
@@ -0,0 +1,166 @@
+   RSA LABORATORIES
+  PROGRAM LICENSE AGREEMENT
+
+ Version 2.0
+March 16, 1994
+
+RSA LABORATORIES, A DIVISION OF RSA DATA SECURITY, INC. ("RSA")
+GRANTS YOU A LICENSE AS FOLLOWS TO THE "RSAREF" PROGRAM:
+
+1.   LICENSE. RSA grants you a non-exclusive, non-transferable,
+ perpetual (subject to the conditions of Section 8) license for
+ the "RSAREF" program (the "Program") and its associated
+ documentation, subject to all of the following terms and
+ conditions:
+
+ a.   to use the Program on any computer;
+
+ b.   to make copies of the Program for back-up purposes;
+
+ c.   to modify the Program in any manner for porting or
+  performance improvement purposes (subject to Section 2)
+  or to incorporate the Program into other computer programs 
+  for your own personal or internal use, provided that you 
+  provide RSA with a copy of any such modification or 
+  Application Program by electronic mail, and grant RSA a
+  perpetual, royalty-free license to use and distribute such
+  modifications and Application Programs on the terms set
+  forth in this Agreement.
+
+ d.   to copy and distribute the Program and Application Programs
+  in accordance with the limitations set forth in Section 2.
+
+"Application Programs" are programs which incorporate all or any
+portion of the Program in any form. The restrictions imposed on
+Application Programs in this Agreement shall not apply to any
+software which, through the mere aggregation on distribution media,
+is co-located or stored with the Program.
+
+2.   LIMITATIONS ON LICENSE.
+
+ a.   RSA owns the Program and its associated documentation and
+  all copyrights therein. You may only use, copy, modify and
+  distribute the Program as expressly provided for in this
+  Agreement. You must reproduce and include this Agreement,
+  RSA's copyright notices and disclaimer of warranty on any
+  copy and its associated documentation. The Program and any 
+  Application programs must be distributed with their source code.
+
+ b.   The Program may not be used directly for revenue-generating
+  purposes. You may not:
+
+  (i)  use the Program to provide services to others for which
+   you are compensated in any manner;
+
+  (ii) license or otherwise distribute any Application Program
+   in any manner that generates income to you, including
+   without limitation any income on account of license
+   fees, royalties, maintenance fees and upgrade fees; and
+
+  (iii) license or otherwise distribute any Application
+   Program without the express written acknowledgment of
+   the end user that the Program will not be used in
+   connection with any revenue-generating activity of the
+   end user.
+
+  Nothing in this paragraph prohibits you from using the
+  Program or any Application Program solely for internal
+  purposes on the premises of a business which is engaged in
+  revenue-generating activities.
+
+ c.   The Program, if modified, must carry prominent notices
+  stating that changes have been made, and the dates of any
+  such changes. 
+
+ d.   Prior permission from RSA in writing is required for any
+  modifications that access the Program through ways other
+  than the published Program interface or for modifications
+  to the Program interface. RSA will grant all reasonable
+  requests for permission to make such modifications.
+
+3.   NO RSA OBLIGATION. You are solely responsible for all of your
+ costs and expenses incurred in connection with the distribution
+ of the Program or any Application Program hereunder, and RSA
+ shall have no liability, obligation or responsibility therefor.
+ RSA shall have no obligation to provide maintenance, support,
+ upgrades or new releases to you or to any distributee of the
+ Program or any Application Program.
+
+4.   NO WARRANTY OF PERFORMANCE. THE 

[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/

2021-12-30 Thread Florian Schmaus
commit: 70599e050752363e94fee4306240e6d30d9d84a5
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Dec 29 11:02:42 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Wed Dec 29 11:38:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70599e05

licenses: add PGP-2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 licenses/PGP-2  | 58 +
 profiles/license_groups |  2 +-
 2 files changed, 59 insertions(+), 1 deletion(-)

diff --git a/licenses/PGP-2 b/licenses/PGP-2
new file mode 100644
index 0..9de84491c
--- /dev/null
+++ b/licenses/PGP-2
@@ -0,0 +1,58 @@
+[Note: The following is the original MIT license agreement, as included
+in the PGP 2.6.2 distribution. Please observe that PGP 2.6.3i does not
+use RSAREF, and so points 2 and 4 (first part) of this license do not
+apply to PGP 2.6.3i. Bug reports for PGP 2.6.3i should be addressed to
+pgp-b...@ifi.uio.no, and will be forwarded to pgp-b...@mit.edu when
+relevant.]
+
+
+Compilation Copyright (c) 1994 by the Massachusetts Institute
+of Technology.  All rights reserved.
+
+Permission to use, copy, modify, and distribute this compilation for
+any non-commercial purpose is hereby granted without fee, subject to
+the following license:
+
+1. Any copy or modification of this compilation must include the above
+copyright notice and this license.
+
+2. Software included in this compilation includes a feature that
+causes the format of messages generated by it to change on September
+1, 1994. Modification to this software to disable this feature is not
+authorized and will make this license, and the license in the
+underlying software, null and void.
+
+3. Users of the software included in this compilation agree to use
+their best efforts to provide MIT with any modifications containing
+improvements or extensions and hereby grant MIT a perpetual,
+royalty-free license to use and distribute such modifications under
+the terms of this license.  Such modifications may be provided to MIT
+by email to pgp-b...@mit.edu.
+
+4. The software included in this compilation makes use of the
+RSAREF(TM) Cryptographic Toolkit, use and distribution of which are
+covered by the RSA Data Security, Inc., Program License Agreement
+included in this compilation.  This compilation also contains
+materials copyrighted by Philip Zimmermann under terms also included
+in this compilation.  (See the "Legal Issues" section of the PGP
+User's Guide, Volume 2.)  Users must also agree to the terms of both
+of these licenses.
+
+5. MIT makes no warranty or representation that the operation of the
+software in this compilation will be error-free, and MIT is under no
+obligation to provide any services, by way of maintenance, update, or
+otherwise.  THE SOFTWARE AND ANY DOCUMENTATION ARE PROVIDED "AS IS"
+WITHOUT EXPRESS OR IMPLIED WARRANTY INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. IN NO EVENT WILL MIT OR ANY OTHER CONTRIBUTOR BE LIABLE FOR
+DIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES, EVEN IF MIT HAS BEEN
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+6. Users will not use the name of the Massachusetts Institute of
+Technology nor any adaptation thereof in any publicity or
+advertising, without prior written consent from MIT in each case.
+
+7. Export of this software from the United States may require a
+specific license from the United States Government.  It is the
+responsibility of any person or organization contemplating export
+to obtain such a license before exporting.

diff --git a/profiles/license_groups b/profiles/license_groups
index 84514f646..17e7e4b5f 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -2,5 +2,5 @@ MISC-FREE AOM RtMidi Unicode_Fonts_for_Ancient_Scripts noweb 
sunpro
 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
 FREE @FREE-SOFTWARE
 DFSG @FREE lablgtk-examples meschach VOSTROM
-BINARY-REDISTRIBUTABLE RSAREF
+BINARY-REDISTRIBUTABLE PGP-2 RSAREF
 EULA technic Typora-EULA Warframe-EULA



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2021-07-20 Thread Florian Schmaus
commit: 97e053cd0cb1242d28ad5e9fc7f5b09a733c008b
Author: Michał Gasewicz  gmail  com>
AuthorDate: Mon Jul 19 14:02:17 2021 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Mon Jul 19 14:07:48 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97e053cd

Remove unneeded license

Signed-off-by: Michał Gasewicz  gmail.com>

 licenses/Computronix | 36 
 1 file changed, 36 deletions(-)

diff --git a/licenses/Computronix b/licenses/Computronix
deleted file mode 100644
index eb62ea961..0
--- a/licenses/Computronix
+++ /dev/null
@@ -1,36 +0,0 @@
-LICENSE AGREEMENT FOR CX_ORACLE
-
-Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved.
-
-Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved.
-
-Portions Copyright 2001-2007, Computronix (Canada) Ltd., Edmonton, Alberta,
-Canada. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-1. Redistributions of source code must retain the above copyright notice, this
-   list of conditions, and the disclaimer that follows.
-
-2. Redistributions in binary form must reproduce the above copyright notice,
-   this list of conditions, and the following disclaimer in the documentation
-   and/or other materials provided with the distribution.
-
-3. Neither the names of the copyright holders nor the names of any contributors
-   may be used to endorse or promote products derived from this software
-   without specific prior written permission.
-
-DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-*AS IS* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Computronix is a registered trademark of Computronix (Canada) Ltd.
-



[gentoo-commits] repo/proj/guru:master commit in: licenses/, app-editors/typora-bin/

2021-04-11 Thread Theo Anderson
commit: c4b33d8639c280399fcf5e729f70f6cc94e81187
Author: Avis Drożniak  autistici  org>
AuthorDate: Sun Apr 11 12:56:19 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sun Apr 11 12:56:19 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4b33d86

app-editors/typora-bin: Fix ebuild and add license

Signed-off-by: Avis Drożniak  autistici.org>

 app-editors/typora-bin/metadata.xml   |  1 -
 app-editors/typora-bin/typora-bin-.ebuild |  4 +-
 licenses/Typora-EULA  | 88 +++
 3 files changed, 90 insertions(+), 3 deletions(-)

diff --git a/app-editors/typora-bin/metadata.xml 
b/app-editors/typora-bin/metadata.xml
index 639536a95..fcfbbf692 100644
--- a/app-editors/typora-bin/metadata.xml
+++ b/app-editors/typora-bin/metadata.xml
@@ -5,5 +5,4 @@
a...@autistici.org
Avis Drożniak

-   Markdown editor and reader.
 

diff --git a/app-editors/typora-bin/typora-bin-.ebuild 
b/app-editors/typora-bin/typora-bin-.ebuild
index 7ef2c8c40..cb7e4350c 100644
--- a/app-editors/typora-bin/typora-bin-.ebuild
+++ b/app-editors/typora-bin/typora-bin-.ebuild
@@ -31,10 +31,10 @@ src_install() {
insinto /opt/
doins -r "${S}"
newicon "$S/resources/app/asserts/icon/icon_512x...@2x.png" "${PN}.png"
-   dosym /opt/Typora-linux-x64/Typora /usr/bin/Typora
+   dosym -r /opt/Typora-linux-x64/Typora /usr/bin/Typora
fperms 0755 /opt/Typora-linux-x64/Typora
fperms 4755 /opt/Typora-linux-x64/chrome-sandbox
-   insinto /usr/share/applications/
+   domenu /usr/share/applications/
doins "${FILESDIR}/Typora.desktop"
 }
 

diff --git a/licenses/Typora-EULA b/licenses/Typora-EULA
new file mode 100644
index 0..4b974590e
--- /dev/null
+++ b/licenses/Typora-EULA
@@ -0,0 +1,88 @@
+
+
+Please read this End User License Agreement (a.k.a “EULA”, “License 
Agreement”) before You purchase a License Key for the Software and subsequently 
download and use the Software.
+
+By purchasing a License Key and/or downloading and using the Software, You 
agree, without reservation, to be bound by the terms of this EULA. If You do 
not agree with the terms of this EULA, please do not purchase a License Key 
and/or download and use the Software.
+
+If You accept the terms and conditions in this EULA on behalf of a company or 
other legal entity, You warrant that You have full legal authority to accept 
the terms and conditions in this EULA on behalf of such company or other legal 
entity, and to legally bind such company or other legal entity.
+
+You may not accept this EULA if You are not of legal age to form a binding 
contract in your country/states.
+1. Definitions
+
+“We” a.k.a. “us”, or “typora.io”. Developer(s) of Typora.
+“Documentation” the detailed information about the Software, its features 
and the system requirements as made available on the website of typora.io, as 
amended from time to time.
+“Open Source Software” any software that requires as a condition of use, 
copying, modification and/or distribution of such software that such software 
or other software incorporated into, derived from or distributed with such 
software (a) be disclosed or distributed in source code form, and (b) be 
licensed for the purpose of making and/or distributing derivative works, and 
(c) be redistributable at no charge;
+“Beta version” the license for the Software for public testing. This is 
currently the only available version. You could find if current Typora is in 
beta version or not from “Help” -> “About” dialog.
+“Stable version” versions with version number equal or greater than 1.0, 
exclude Beta versions.
+“Full version” the license for the Software for the term specified on the 
webpage of the store where You purchase the license, or in any applicable 
agreement concerning the purchase of the license (as stand-alone product or as 
part of a subscription) to Use the Software. This license is when Typora 
reaches v1.0.
+“Trial version” the license for the Software for the term of N days to Use 
the Stable version of Software for the sole purpose of testing and evaluating 
the Software. (N will be decided by us in future). This license is when Typora 
reaches v1.0.
+“Updates” any modified versions and updates of, and additions to the 
Software (excluding upgrades of the Software);
+“Major Update” updates that introduce major version number changes, for 
example, from 1.x to 2.x is a Major Update, from 1.1.x to 1.2.x is not.
+“Use” the access, download, install, copy or get benefit from using the 
Software in accordance with the documentation.
+“You” you, the final and ultimate user of the Software or the authorized 
representative of a company or other legal entity that will be the final and 
ultimate user of the Software, and the company or other legal entity that will 
be the final 

[gentoo-commits] repo/proj/guru:master commit in: licenses/, media-fonts/symbola/

2020-12-27 Thread Andrew Ammerlaan
commit: 7b7f65cc51ab92f3506fc0a672dbf72961fb0aa7
Author: Theo Anderson  posteo  de>
AuthorDate: Sat Dec 26 23:41:33 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Dec 26 23:41:33 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b7f65cc

media-fonts/symbola: restore old version and free license

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 licenses/Unicode_Fonts_for_Ancient_Scripts |  1 +
 media-fonts/symbola/Manifest   |  2 ++
 media-fonts/symbola/symbola-7.17.ebuild| 31 ++
 3 files changed, 34 insertions(+)

diff --git a/licenses/Unicode_Fonts_for_Ancient_Scripts 
b/licenses/Unicode_Fonts_for_Ancient_Scripts
new file mode 100644
index ..a69f4424
--- /dev/null
+++ b/licenses/Unicode_Fonts_for_Ancient_Scripts
@@ -0,0 +1 @@
+in lieu of a licence Fonts and documents in this site are not pieces of 
property or merchandise items; they carry no trademark, copyright, license or 
other market tags; they are offered free for any use. George Douros

diff --git a/media-fonts/symbola/Manifest b/media-fonts/symbola/Manifest
index 7c950cef..ca4e755a 100644
--- a/media-fonts/symbola/Manifest
+++ b/media-fonts/symbola/Manifest
@@ -1 +1,3 @@
 DIST symbola-13.00.zip 3667393 BLAKE2B 
90cbd2551a7fca0ba406a059c4dce6ea279feb345572e9d2c077e4b6a875d890b982e8bb45970e02356a6d0fd8ebf7cc8e2e24d8094151b0b9d363e15d71e1f7
 SHA512 
ba671168ab2dc15293ae404f849f13b9b1f4684ce1856a8c2bbf8b9a2e2d70a27f86ef166a5e3ab6260e651c8276537ee272710a7e1fb49beef26fbed6355a35
+DIST symbola-7.17.pdf 1173192 BLAKE2B 
d96f9bdfd1d2b8e1cd44018ed4943397400971e7f90868f576f0ee5827a3507125dea07963b2bebbe3d66b7e3b3042742dcf13fc72b0350b6221da0df96d5fc5
 SHA512 
05977cad91ac8c4b4162c71ccd300ef03e1bfd6a98c922a1753fafee5dd830f8cae69aa30b7a4276bc5ab5580d38957f9ecfc3d87fec9b2e6674e0fb5c60346f
+DIST symbola-7.17.zip 2665086 BLAKE2B 
6b8b9fce7268cf24e6ff958e03ae8e034eb2817b362f940f0a9408d1b3655a7549513fc6a0e8c2c0d75016508bdf671d5319f5a2a21428f64d075fe361e86b1a
 SHA512 
e871ba54d558dd9150dd8f6a82f2fe4b1497b356d56440ada323f41bc8a1a21794476a8b69cf1759f21e3c99083ae056a1dcdcce0026b1f76847f2b8a71c2e93

diff --git a/media-fonts/symbola/symbola-7.17.ebuild 
b/media-fonts/symbola/symbola-7.17.ebuild
new file mode 100644
index ..9611e306
--- /dev/null
+++ b/media-fonts/symbola/symbola-7.17.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN^}"
+
+inherit font
+
+DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many 
Symbol Blocks"
+HOMEPAGE="https://web.archive.org/web/20140913154759/http://users.teilar.gr/~g1951d;
+SRC_URI="
+   
https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.zip
 -> ${P}.zip
+   
https://web.archive.org/web/20140913154759if_/http://users.teilar.gr/~g1951d/Symbola.pdf
 -> ${P}.pdf
+"
+
+LICENSE="Unicode_Fonts_for_Ancient_Scripts"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+DOCS=(
+   "${DISTDIR}/${P}.pdf"
+   "${MY_PN}.docx"
+)
+HTML_DOCS=( "${MY_PN}.htm" )
+FONT_S="${S}"
+FONT_SUFFIX="ttf"



[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/, x11-misc/i3lock-color/

2020-12-25 Thread Haelwenn Monnier
commit: 18f04d355ea0ae2d5ae6e870679c205a0c621ea2
Author: Jian Lin  outlook  com>
AuthorDate: Thu Dec 24 15:18:14 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Thu Dec 24 15:18:14 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18f04d35

x11-misc/i3lock-color: fix license to MIT

Closes: https://bugs.gentoo.org/761211
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin  outlook.com>

 licenses/i3lock-color| 31 
 profiles/license_groups  |  2 +-
 x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild |  2 +-
 x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild |  2 +-
 x11-misc/i3lock-color/i3lock-color-.ebuild   |  2 +-
 5 files changed, 4 insertions(+), 35 deletions(-)

diff --git a/licenses/i3lock-color b/licenses/i3lock-color
deleted file mode 100644
index 00ddbfc6..
--- a/licenses/i3lock-color
+++ /dev/null
@@ -1,31 +0,0 @@
-Copyright © 2010-2011, Michael Stapelberg
-Copyright © 2015, Cassandra Fox
-Copyright © 2015, Raymond Li
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright
-  notice, this list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright
-  notice, this list of conditions and the following disclaimer in the
-  documentation and/or other materials provided with the distribution.
-
-* Neither the name of Michael Stapelberg, nor the name of Raymond Li,
-  nor the names of contributors may be used to endorse or promote
-  products derived from this software without specific prior written
-  permission.
-
-THIS SOFTWARE IS PROVIDED BY Michael Stapelberg/Cassandra Fox/Raymond Li
-''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL Michael Stapelberg/Cassandra Fox/Raymond Li BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

diff --git a/profiles/license_groups b/profiles/license_groups
index 1c0d5a77..df737891 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -1,6 +1,6 @@
 FSF-APPROVED EUPL-1.2
 OSI-APPROVED EUPL-1.2
-MISC-FREE Unicode_Fonts_for_Ancient_Scripts i3lock-color noweb
+MISC-FREE Unicode_Fonts_for_Ancient_Scripts noweb
 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
 FREE @FREE-SOFTWARE
 DFSG @FREE lablgtk-examples meschach VOSTROM

diff --git a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
index 4a9e1e32..98cc2cb3 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Raymo111/i3lock-color;
 SRC_URI="https://github.com/Raymo111/i3lock-color/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${PN}-${MY_PV}"
 
-LICENSE="i3lock-color"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 

diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
index 0a70af4c..29daf268 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Raymo111/i3lock-color;
 SRC_URI="https://github.com/Raymo111/i3lock-color/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${PN}-${MY_PV}"
 
-LICENSE="i3lock-color"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 

diff --git a/x11-misc/i3lock-color/i3lock-color-.ebuild 
b/x11-misc/i3lock-color/i3lock-color-.ebuild
index 8d085aa9..2b065105 100644
--- a/x11-misc/i3lock-color/i3lock-color-.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Improved i3lock with color customization"
 HOMEPAGE="https://github.com/Raymo111/i3lock-color;
 EGIT_REPO_URI="https://github.com/Raymo111/i3lock-color.git;
 
-LICENSE="i3lock-color"
+LICENSE="MIT"
 SLOT="0"
 
 DEPEND="



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-12-15 Thread Haelwenn Monnier
commit: 65be268899bf3303fbbe8d7569e75fe26e1cc2b6
Author: Michał Gasewicz  gmail  com>
AuthorDate: Tue Dec 15 18:36:51 2020 +
Commit: Haelwenn Monnier  hacktivis  me>
CommitDate: Tue Dec 15 18:38:24 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65be2688

cx_Oracle license

Signed-off-by: Michał Gasewicz  gmail.com>

 licenses/Computronix | 36 
 1 file changed, 36 insertions(+)

diff --git a/licenses/Computronix b/licenses/Computronix
new file mode 100644
index ..eb62ea96
--- /dev/null
+++ b/licenses/Computronix
@@ -0,0 +1,36 @@
+LICENSE AGREEMENT FOR CX_ORACLE
+
+Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved.
+
+Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved.
+
+Portions Copyright 2001-2007, Computronix (Canada) Ltd., Edmonton, Alberta,
+Canada. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+   list of conditions, and the disclaimer that follows.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions, and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+3. Neither the names of the copyright holders nor the names of any contributors
+   may be used to endorse or promote products derived from this software
+   without specific prior written permission.
+
+DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+*AS IS* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Computronix is a registered trademark of Computronix (Canada) Ltd.
+



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-11-09 Thread Andrew Ammerlaan
commit: b82a3f3affc12db91c7731b999aa46277d593d32
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Nov  9 08:53:18 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon Nov  9 08:53:18 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b82a3f3a

licenses: New Alliance for Open Media (AOM) Patent License

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 licenses/AOM | 107 +++
 1 file changed, 107 insertions(+)

diff --git a/licenses/AOM b/licenses/AOM
new file mode 100644
index ..1de4dd75
--- /dev/null
+++ b/licenses/AOM
@@ -0,0 +1,107 @@
+**Alliance for Open Media Patent License 1.0**
+
+ 1. **License Terms.**
+
+**Patent License.** Subject to the terms and conditions of this License, 
each
+ Licensor, on behalf of itself and successors in interest and assigns,
+ grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
+ no-charge, royalty-free, irrevocable (except as expressly stated in this
+ License) patent license to its Necessary Claims to make, use, sell, offer
+ for sale, import or distribute any Implementation.
+
+ **Conditions.**
+
+*Availability.* As a condition to the grant of rights to Licensee to make,
+   sell, offer for sale, import or distribute an Implementation under
+   Section 1.1, Licensee must make its Necessary Claims available under
+   this License, and must reproduce this License with any Implementation
+   as follows:
+
+  a. For distribution in source code, by including this License in the
+  root directory of the source code with its Implementation.
+
+  b. For distribution in any other form (including binary, object form,
+  and/or hardware description code (e.g., HDL, RTL, Gate Level Netlist,
+  GDSII, etc.)), by including this License in the documentation, legal
+  notices, and/or other written materials provided with the
+  Implementation.
+
+*Additional Conditions.* This license is directly from Licensor to
+   Licensee.  Licensee acknowledges as a condition of benefiting from it
+   that no rights from Licensor are received from suppliers, distributors,
+   or otherwise in connection with this License.
+
+**Defensive Termination**. If any Licensee, its Affiliates, or its agents
+ initiates patent litigation or files, maintains, or voluntarily
+ participates in a lawsuit against another entity or any person asserting
+ that any Implementation infringes Necessary Claims, any patent licenses
+ granted under this License directly to the Licensee are immediately
+ terminated as of the date of the initiation of action unless 1) that suit
+ was in response to a corresponding suit regarding an Implementation first
+ brought against an initiating entity, or 2) that suit was brought to
+ enforce the terms of this License (including intervention in a third-party
+ action by a Licensee).
+
+**Disclaimers.** The Reference Implementation and Specification are 
provided
+ "AS IS" and without warranty. The entire risk as to implementing or
+ otherwise using the Reference Implementation or Specification is assumed
+ by the implementer and user. Licensor expressly disclaims any warranties
+ (express, implied, or otherwise), including implied warranties of
+ merchantability, non-infringement, fitness for a particular purpose, or
+ title, related to the material. IN NO EVENT WILL LICENSOR BE LIABLE TO
+ ANY OTHER PARTY FOR LOST PROFITS OR ANY FORM OF INDIRECT, SPECIAL,
+ INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER FROM ANY CAUSES OF
+ ACTION OF ANY KIND WITH RESPECT TO THIS LICENSE, WHETHER BASED ON BREACH
+ OF CONTRACT, TORT (INCLUDING NEGLIGENCE), OR OTHERWISE, AND WHETHER OR
+ NOT THE OTHER PARTRY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+2. **Definitions.**
+
+ **Affiliate.**  "Affiliate" means an entity that directly or indirectly
+ Controls, is Controlled by, or is under common Control of that party.
+
+**Control.** "Control" means direct or indirect control of more than 50% of
+ the voting power to elect directors of that corporation, or for any other
+ entity, the power to direct management of such entity.
+
+**Decoder.**  "Decoder" means any decoder that conforms fully with all
+ non-optional portions of the Specification.
+
+**Encoder.**  "Encoder" means any encoder that produces a bitstream that 
can
+ be decoded by a Decoder only to the extent it produces such a bitstream.
+
+**Final Deliverable.**  "Final Deliverable" means the final version of a
+ deliverable approved by the Alliance for Open Media as a Final
+ Deliverable.
+
+**Implementation.**  "Implementation" means any implementation, including 
the
+ Reference 

[gentoo-commits] repo/proj/guru:master commit in: licenses/, /

2020-11-08 Thread Andrew Ammerlaan
commit: f9f04d22cf5b7cfdcfffe00cffc599ec21f455ff
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sat Nov  7 10:43:17 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Nov  7 10:43:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9f04d22

MEGA license and cleanup

Add megasync license to licenses folder.
Remove wrong files added to overlay root from previous push.

Signed-off-by: Samuel Bernardo  gmail.com>

 licenses/MEGA | 107 +++
 megasync-4.3.3.ebuild | 150 --
 megasync-.ebuild  | 142 ---
 3 files changed, 107 insertions(+), 292 deletions(-)

diff --git a/licenses/MEGA b/licenses/MEGA
new file mode 100644
index ..47763f32
--- /dev/null
+++ b/licenses/MEGA
@@ -0,0 +1,107 @@
+MEGA LIMITED CODE REVIEW LICENCE
+
+
+This licence grants you the rights, and only the rights, set out
+below, to access and review Mega's code. If you take advantage of
+these rights, you accept this licence. If you do not accept the
+licence, do not access the code.
+
+Words used in the Mega Limited Terms of Service
+[https://mega.nz/terms] have the same meaning in this licence. Where
+there is any inconsistency between this licence and those Terms of
+Service, these terms prevail.
+
+
+Section 1 -- Definitions
+
+
+- "code" means the Mega code made available from time, in our sole
+  discretion, for access under this licence at [https://github.com/].
+  Reference to code in this licence means the code and any part of it
+  and any derivative of it.
+
+- "defect" means a defect, bug, backdoor, security issue or other
+  deficiency in the code.
+
+- "review " means to access, analyse, test and otherwise review the
+  code as a reference, for the sole purpose of analysing it for
+  defects.
+
+- "you" means the licensee of rights set out in this licence.
+
+
+Section 2 -- Grant of Rights
+
+
+1. Subject to the terms of this licence, we grant you a
+   non-transferable, non-exclusive, worldwide, royalty-free licence to
+   access and use the code solely for review purposes.
+
+2. You may provide the code to anyone else and publish excerpts of it
+   for the purposes of review and commentary, provided that when you
+   do so you make any recipient of the code aware of the terms of this
+   licence and that you attribute the code to Mega.
+
+3. Other than in respect of those parts of the code that were
+   developed by other parties and as specified strictly in accordance
+   with the open source and other licences under which those parts of
+   the code have been made available, as set out on our website or in
+   those items of code, you are not entitled to use or do anything
+   with the code for any commercial or other purpose, other than
+   review and commentary on it.
+
+4. Subject to the terms of this licence, you must at all times comply
+   with and shall be bound by our Terms of Use
+   [https://mega.nz/terms], Privacy Policy [https://mega.nz/privacy]
+   and Takedown Guidance Policy [https://mega.nz/takedown].
+
+
+Section 3 -- Limitations
+
+
+1. This licence does not grant you any rights to use Mega's name,
+   logo, or trademarks and you must not in any way indicate you are
+   authorised to speak on behalf of Mega.
+
+2. If you issue proceedings in any jurisdiction against Mega because
+   you consider Mega has infringed copyright or any patent right in
+   respect of the code (including any joinder or counterclaim), your
+   licence to the code is automatically terminated.
+
+3. THE CODE IS MADE AVAILABLE "AS-IS" AND WITHOUT ANY EXPRESS OF
+   IMPLIED GUARANTEES AS TO FITNESS, MERCHANTABILITY, NON-INFRINGEMENT
+   OR OTHERWISE. IT IS NOT BEING PROVIDED IN TRADE BUT ON A VOLUNTARY
+   BASIS ON OUR PART AND YOURS AND IS NOT MADE AVAILABE FOR CONSUMER
+   USE OR ANY OTHER USE OUTSIDE THE TERMS OF THIS LICENCE. ANYONE
+   ACCESSING THE CODE SHOULD HAVE THE REQUISITE EXPERTISE TO SECURE
+   THEIR OWN SYSTEM AND DEVICES AND TO ACCESS AND USE THE CODE FOR
+   REVIEW PURPOSES. YOU BEAR THE RISK OF ACCESSING AND USING IT. IN
+   PARTICULAR, MEGA BEARS NO LIABILITY FOR ANY INTERFERENCE WITH OR
+   ADVERSE EFFECT ON YOUR SYSTEM OR DEVICES AS A RESULT OF YOUR
+   ACCESSING AND USING THE CODE.
+
+
+Section 4 -- Termination, suspension and variation
+--
+
+1. We may suspend, terminate or vary the terms of this licence and any
+   access to the code at any time, without notice, for any reason or
+   no reason, in respect of any licensee, group of licensees or all
+   licensees.
+
+
+Section 5 -- General
+
+
+1. This licence and its interpretation and operation are governed
+   solely by New Zealand law. We and each you submit to the exclusive
+   

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-09-25 Thread Andrew Ammerlaan
commit: b1b1344d778c0e1e072e0ebab73a086f2146a4cd
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Fri Sep 25 16:08:33 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Fri Sep 25 16:09:50 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1b1344d

licenses/EUPL-1-2: already in gentoo

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan  riseup.net>

 licenses/EUPL-1.2 | 191 --
 1 file changed, 191 deletions(-)

diff --git a/licenses/EUPL-1.2 b/licenses/EUPL-1.2
deleted file mode 100644
index d0f6ed12..
--- a/licenses/EUPL-1.2
+++ /dev/null
@@ -1,191 +0,0 @@
-EUROPEAN UNION PUBLIC LICENCE v. 1.2 
-EUPL © the European Union 2007, 2016 
-
-This European Union Public Licence (the ‘EUPL’) applies to the Work (as 
defined below) which is provided under the 
-terms of this Licence. Any use of the Work, other than as authorised under 
this Licence is prohibited (to the extent such 
-use is covered by a right of the copyright holder of the Work). 
-The Work is provided under the terms of this Licence when the Licensor (as 
defined below) has placed the following 
-notice immediately following the copyright notice for the Work: 
-  Licensed under the EUPL 
-or has expressed by any other means his willingness to license under the EUPL. 
-
-1.Definitions 
-In this Licence, the following terms have the following meaning: 
-— ‘The Licence’:this Licence. 
-— ‘The Original Work’:the work or software distributed or communicated by the 
Licensor under this Licence, available 
-as Source Code and also as Executable Code as the case may be. 
-— ‘Derivative Works’:the works or software that could be created by the 
Licensee, based upon the Original Work or 
-modifications thereof. This Licence does not define the extent of modification 
or dependence on the Original Work 
-required in order to classify a work as a Derivative Work; this extent is 
determined by copyright law applicable in 
-the country mentioned in Article 15. 
-— ‘The Work’:the Original Work or its Derivative Works. 
-— ‘The Source Code’:the human-readable form of the Work which is the most 
convenient for people to study and 
-modify. 
-— ‘The Executable Code’:any code which has generally been compiled and which 
is meant to be interpreted by 
-a computer as a program. 
-— ‘The Licensor’:the natural or legal person that distributes or communicates 
the Work under the Licence. 
-— ‘Contributor(s)’:any natural or legal person who modifies the Work under the 
Licence, or otherwise contributes to 
-the creation of a Derivative Work. 
-— ‘The Licensee’ or ‘You’:any natural or legal person who makes any usage of 
the Work under the terms of the 
-Licence. 
-— ‘Distribution’ or ‘Communication’:any act of selling, giving, lending, 
renting, distributing, communicating, 
-transmitting, or otherwise making available, online or offline, copies of the 
Work or providing access to its essential 
-functionalities at the disposal of any other natural or legal person. 
-
-2.Scope of the rights granted by the Licence 
-The Licensor hereby grants You a worldwide, royalty-free, non-exclusive, 
sublicensable licence to do the following, for 
-the duration of copyright vested in the Original Work: 
-— use the Work in any circumstance and for all usage, 
-— reproduce the Work, 
-— modify the Work, and make Derivative Works based upon the Work, 
-— communicate to the public, including the right to make available or display 
the Work or copies thereof to the public 
-and perform publicly, as the case may be, the Work, 
-— distribute the Work or copies thereof, 
-— lend and rent the Work or copies thereof, 
-— sublicense rights in the Work or copies thereof. 
-Those rights can be exercised on any media, supports and formats, whether now 
known or later invented, as far as the 
-applicable law permits so. 
-In the countries where moral rights apply, the Licensor waives his right to 
exercise his moral right to the extent allowed 
-by law in order to make effective the licence of the economic rights here 
above listed. 
-The Licensor grants to the Licensee royalty-free, non-exclusive usage rights 
to any patents held by the Licensor, to the 
-extent necessary to make use of the rights granted on the Work under this 
Licence. 
-
-3.Communication of the Source Code 
-The Licensor may provide the Work either in its Source Code form, or as 
Executable Code. If the Work is provided as 
-Executable Code, the Licensor provides in addition a machine-readable copy of 
the Source Code of the Work along with 
-each copy of the Work that the Licensor distributes or indicates, in a notice 
following the copyright notice attached to 
-the Work, a repository where the Source Code is easily and freely accessible 
for as long as the Licensor continues to 
-distribute or communicate the Work. 
-
-4.Limitations on copyright 
-Nothing in 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-09-25 Thread Andrew Ammerlaan
commit: b4d8912fe60fcb71e2666791c7c5d94d28880584
Author: Jesus P Rey (Chuso)  chuso  net>
AuthorDate: Thu Sep 24 20:41:30 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Sep 24 20:42:09 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4d8912f

app-crypt/autofirma: Add missing license file.

Signed-off-by: Jesus P Rey  chuso.net>
Bug: https://bugs.gentoo.org/744535

 licenses/EUPL-1.1 | 268 ++
 1 file changed, 268 insertions(+)

diff --git a/licenses/EUPL-1.1 b/licenses/EUPL-1.1
new file mode 100644
index ..ae4a7673
--- /dev/null
+++ b/licenses/EUPL-1.1
@@ -0,0 +1,268 @@
+  European Union Public Licence
+   V. 1.1
+   EUPL © the European Community 2007
+
+This European Union Public Licence (the “EUPL”) applies to the Work or Software
+(as defined below) which is provided under the terms of this Licence. Any use 
of the
+Work, other than as authorised under this Licence is prohibited (to the extent 
such use
+is covered by a right of the copyright holder of the Work).
+
+The Original Work is provided under the terms of this Licence when the 
Licensor (as
+defined below) has placed the following notice immediately following the 
copyright
+notice for the Original Work:
+
+Licensed under the EUPL V.1.1
+
+or has expressed by any other mean his willingness to license under the EUPL.
+
+1. Definitions
+
+In this Licence, the following terms have the following meaning:
+
+- The Licence: this Licence.
+
+- The Original Work or the Software: the software distributed and/or 
communicated
+by the Licensor under this Licence, available as Source Code and also as 
Executable
+Code as the case may be.
+
+- Derivative Works: the works or software that could be created by the 
Licensee,
+based upon the Original Work or modifications thereof. This Licence does not 
define
+the extent of modification or dependence on the Original Work required in 
order to
+classify a work as a Derivative Work; this extent is determined by copyright 
law
+applicable in the country mentioned in Article 15.
+
+- The Work: the Original Work and/or its Derivative Works.
+
+- The Source Code: the human-readable form of the Work which is the most
+convenient for people to study and modify.
+
+- The Executable Code: any code which has generally been compiled and which is
+meant to be interpreted by a computer as a program.
+
+- The Licensor: the natural or legal person that distributes and/or 
communicates the
+Work under the Licence.
+
+- Contributor(s): any natural or legal person who modifies the Work under the
+Licence, or otherwise contributes to the creation of a Derivative Work.
+
+- The Licensee or “You”: any natural or legal person who makes any usage of the
+Software under the terms of the Licence.
+
+- Distribution and/or Communication: any act of selling, giving, lending, 
renting,
+distributing, communicating, transmitting, or otherwise making available, 
on-line or
+off-line, copies of the Work or providing access to its essential 
functionalities at the
+disposal of any other natural or legal person.
+
+2. Scope of the rights granted by the Licence
+
+The Licensor hereby grants You a world-wide, royalty-free, non-exclusive, 
sublicensable
+licence to do the following, for the duration of copyright vested in the
+Original Work:
+
+- use the Work in any circumstance and for all usage,
+- reproduce the Work,
+- modify the Original Work, and make Derivative Works based upon the Work,
+- communicate to the public, including the right to make available or display 
the
+Work or copies thereof to the public and perform publicly, as the case may be,
+the Work,
+- distribute the Work or copies thereof,
+- lend and rent the Work or copies thereof,
+- sub-license rights in the Work or copies thereof.
+
+Those rights can be exercised on any media, supports and formats, whether now
+known or later invented, as far as the applicable law permits so.
+
+In the countries where moral rights apply, the Licensor waives his right to 
exercise his
+moral right to the extent allowed by law in order to make effective the 
licence of the
+economic rights here above listed.
+
+The Licensor grants to the Licensee royalty-free, non exclusive usage rights 
to any
+patents held by the Licensor, to the extent necessary to make use of the 
rights granted
+on the Work under this Licence.
+
+3. Communication of the Source Code
+
+The Licensor may provide the Work either in its Source Code form, or as 
Executable
+Code. If the Work is provided as Executable Code, the Licensor provides in 
addition a
+machine-readable copy of the Source Code of the Work along with each copy of 
the
+Work that the Licensor distributes or indicates, in a notice following the 
copyright
+notice attached to the Work, a repository where the Source Code is easily and 
freely
+accessible for as long as the Licensor 

[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-07-29 Thread Andrew Ammerlaan
commit: 1e9172d847e46c7042b6c02bd6f627ad06d55f62
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Jul 29 11:30:57 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Jul 29 11:30:57 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e9172d8

licenses/droidcam: droidcam now has GPL-2 license

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan  riseup.net>

 licenses/droidcam | 8 
 1 file changed, 8 deletions(-)

diff --git a/licenses/droidcam b/licenses/droidcam
deleted file mode 100644
index fd9976a..000
--- a/licenses/droidcam
+++ /dev/null
@@ -1,8 +0,0 @@
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-USE AT YOUR OWN RISK.
-
-You may redistribute and/or modify any part of this program,
-provided this notice and all disclaimers remain intact and preserved, 
-crediting the original author(s).



[gentoo-commits] repo/proj/guru:master commit in: licenses/

2020-06-29 Thread Andrew Ammerlaan
commit: 45655b02ef341f057a21eb27cb6de6198c0bf82d
Author: Alexey Sokolov  asokolov  org>
AuthorDate: Sat Jun 27 11:19:33 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Jun 27 11:24:40 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45655b02

licenses: Add excavator-EULA

https://github.com/nicehash/excavator/blob/master/excavator-EULA.txt

Signed-off-by: Alexey Sokolov  asokolov.org>

 licenses/excavator-EULA | 258 
 1 file changed, 258 insertions(+)

diff --git a/licenses/excavator-EULA b/licenses/excavator-EULA
new file mode 100644
index 000..00a0527
--- /dev/null
+++ b/licenses/excavator-EULA
@@ -0,0 +1,258 @@
+End-User License Agreement ("Agreement")  
+
+
+Last updated: May 10, 2017
+
+Please read this End-User License Agreement ("Agreement") carefully before
+clicking the "I Agree" button, downloading or using NiceHash Excavator
+("Application").
+
+By clicking the "I Agree" button, downloading or using the Application, you
+are agreeing to be bound by the terms and conditions of this Agreement.
+
+This Agreement is a legal agreement between you (either an individual or a
+single entity) and NiceHash and it governs your use of the Application made
+available to you by NiceHash.
+
+If you do not agree to the terms of this Agreement, do not click on the "I
+Agree" button and do not download or use the Application.
+
+The Application is licensed, not sold, to you by NiceHash for use strictly in
+accordance with the terms of this Agreement.
+
+License  
+---
+
+NiceHash grants you a revocable, non-exclusive, non-transferable, limited
+license to download, install and use the Application solely for your personal,
+non-commercial purposes strictly in accordance with the terms of this
+Agreement.
+
+Restrictions  
+
+
+You agree not to, and you will not permit others to:
+
+  * license, sell, rent, lease, assign, distribute, transmit, host, outsource,
+disclose or otherwise commercially exploit the Application or make the
+Application available to any third party.
+
+  * copy or use the Application for any purpose other than as permitted under
+the above section 'License'.
+
+  * modify, make derivative works of, disassemble, decrypt, reverse compile or
+reverse engineer any part of the Application.
+
+  * remove, alter or obscure any proprietary notice (including any notice of
+copyright or trademark) of NiceHash or its affiliates, partners, suppliers
+or the licensors of the Application.
+
+
+Intellectual Property  
+-
+
+The Application, including without limitation all copyrights, patents,
+trademarks, trade secrets and other intellectual property rights are, and
+shall remain, the sole and exclusive property of NiceHash.
+
+Your Suggestions  
+
+
+Any feedback, comments, ideas, improvements or suggestions (collectively,
+"Suggestions") provided by you to NiceHash with respect to the Application
+shall remain the sole and exclusive property of NiceHash.
+
+NiceHash shall be free to use, copy, modify, publish, or redistribute the
+Suggestions for any purpose and in any way without any credit or any
+compensation to you.
+
+Modifications to Application  
+
+
+NiceHash reserves the right to modify, suspend or discontinue, temporarily or
+permanently, the Application or any service to which it connects, with or
+without notice and without liability to you.
+
+Updates to Application  
+--
+
+NiceHash may from time to time provide enhancements or improvements to the
+features/functionality of the Application, which may include patches, bug
+fixes, updates, upgrades and other modifications ("Updates").
+
+Updates may modify or delete certain features and/or functionalities of the
+Application. You agree that NiceHash has no obligation to (i) provide any
+Updates, or (ii) continue to provide or enable any particular features and/or
+functionalities of the Application to you.
+
+You further agree that all Updates will be (i) deemed to constitute an
+integral part of the Application, and (ii) subject to the terms and conditions
+of this Agreement.
+
+Third-Party Services  
+
+
+The Application may display, include or make available third-party content
+(including data, information, applications and other products services) or
+provide links to third-party websites or services ("Third-Party Services").
+
+You acknowledge and agree that NiceHash shall not be responsible for any
+Third-Party Services, including their accuracy, completeness, timeliness,
+validity, copyright compliance, legality, decency, quality or any other aspect
+thereof. NiceHash does not assume and shall not have any liability or
+responsibility to you or any other person or entity for any Third-Party
+Services.
+
+Third-Party Services and links thereto 

[gentoo-commits] repo/proj/guru:master commit in: licenses/, profiles/

2020-04-29 Thread Andrew Ammerlaan
commit: b7a7ec98632d06f8c8e7bcf4650ef04fcbbea942
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Tue Apr 28 23:12:55 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Tue Apr 28 23:15:37 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7a7ec98

license for symbola

Signed-off-by: Alessandro Barbieri  gmail.com>

 licenses/Unicode_Fonts_for_Ancient_Scripts | 928 +
 profiles/license_groups|   2 +-
 2 files changed, 929 insertions(+), 1 deletion(-)

diff --git a/licenses/Unicode_Fonts_for_Ancient_Scripts 
b/licenses/Unicode_Fonts_for_Ancient_Scripts
new file mode 100644
index 000..2adf374
--- /dev/null
+++ b/licenses/Unicode_Fonts_for_Ancient_Scripts
@@ -0,0 +1,928 @@
+
+
+
+
+
+
+
+
+  
+
+  https://github.githubassets.com;>
+  https://avatars0.githubusercontent.com;>
+  https://avatars1.githubusercontent.com;>
+  https://avatars2.githubusercontent.com;>
+  https://avatars3.githubusercontent.com;>
+  https://github-cloud.s3.amazonaws.com;>
+  https://user-images.githubusercontent.com/;>
+
+
+
+  https://github.githubassets.com/assets/frameworks-146fab5ea30e8afac08dd11013bb4ee0.css;
 />
+  https://github.githubassets.com/assets/site-fc074b04203e782ae07377e251be7ea7.css;
 />
+https://github.githubassets.com/assets/github-60b848acd4750db84ca5e9eb93189dbf.css;
 />
+
+
+
+
+
+
+  
+  
+  gentoo/Unicode_Fonts_for_Ancient_Scripts at 
5571d42ee5dddbcefaf3a2574d54910475f34245 · gentoo/gentoo · GitHub
+
+
+  https://github.com/fluidicon.png; 
title="GitHub">
+  
+
+https://avatars0.githubusercontent.com/u/52242?s=400v=4; />
+https://avatars0.githubusercontent.com/u/52242?s=400v=4; />https://github.com/gentoo/gentoo; />
+
+  https://github.githubassets.com/;>
+  
+  
+
+  
+
+
+
+  
+
+  
+
+  
+
+
+  
+  
+
+https://collector.githubapp.com/github-external/browser_event; />
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+
+
+  
+
+
+
+
+  
+  
+
+  https://github.com/gentoo/gentoo/commits/5571d42ee5dddbcefaf3a2574d54910475f34245.atom;
 rel="alternate" title="Recent Commits to 
gentoo:5571d42ee5dddbcefaf3a2574d54910475f34245" type="application/atom+xml">
+
+  https://github.com/gentoo/gentoo.git;>
+
+  
+
+
+https://github.com/gentoo/gentoo/blob/5571d42ee5dddbcefaf3a2574d54910475f34245/licenses/Unicode_Fonts_for_Ancient_Scripts;
 data-pjax-transient>
+
+
+  https://api.github.com/_private/browser/stats;>
+
+  https://api.github.com/_private/browser/errors;>
+
+  https://github.githubassets.com/pinned-octocat.svg; color="#00">
+  https://github.githubassets.com/favicons/favicon.png;>
+  https://github.githubassets.com/favicons/favicon.svg;>
+
+
+
+
+  
+
+  
+
+  
+
+
+
+  Skip to content
+  
+
+  
+
+  
+  
+
+
+
+  
+  
+
+https://github.com/; aria-label="Homepage" 
data-ga-click="(Logged out) Header, go to homepage, icon:logo-wordmark">
+  
+
+
+  
+
+
+gentoo
+/
+gentoo
+
+
+  
+
+
+https://github.com/gentoo/gentoo/blob/5571d42ee5dddbcefaf3a2574d54910475f34245/licenses/Unicode_Fonts_for_Ancient_Scripts,user_id:null}};
 
data-hydro-click-hmac="784d2d46a8b8d8b34b5ce0a912a6854ad0b99cf0e54bb117ec0a807af42499c0"
+  data-ga-click="(Logged out) Header, clicked Sign up, 
text:sign-up">
+  Signup
+
+
+  
+
+  
+
+
+
+
+  
+
+  
+
+  
+
+
+  
+  
+
+  
+Why GitHub?
+
+  
+
+  
+  
+Features 
+
+  Code 
review
+  Project management
+  Integrations
+  Actions
+  Packages
+  Security
+  Team management
+  Hosting
+
+
+
+  Customer stories 
+  Security 
+
+  
+
+  
+
+  Team
+
+  
+Enterprise
+  
+
+  
+
+  
+Explore
+
+  
+
+  
+
+  
+
+  Explore GitHub 
+
+
+Learn  contribute
+
+  Topics
+Collections
+  Trending
+  https://lab.github.com/; class="py-2 lh-condensed-ultra d-block