licenses: add sunpro and turkowski

Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-22 18:21:47 +05:00
parent 4c33171131
commit 483ec5cfda
4 changed files with 28 additions and 3 deletions

10
licenses/sunpro Normal file
View File

@@ -0,0 +1,10 @@
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
* Developed at SunPro, a Sun Microsystems, Inc. business.
*
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided that this notice
* is preserved.
* ====================================================
*/

15
licenses/turkowski Normal file
View File

@@ -0,0 +1,15 @@
Open Source Repository
courtesy of
Ken Turkowski
The source code available from this page may be freely downloaded and used in
any applications for any purpose, as long as the code is used in its entirety
and the copyright notice and warranty information is retained.
If you make any improvements to this software, you should provide me with said
improvements.
If any of this code is incorporated into a commercial product, you should
notify me of this by email, and provide me with a complimentary copy of said
product. :-)

View File

@@ -1,7 +1,7 @@
FSF-APPROVED EUPL-1.2
OSI-APPROVED EUPL-1.2
MISC-FREE AOM Unicode_Fonts_for_Ancient_Scripts noweb
MISC-FREE AOM Unicode_Fonts_for_Ancient_Scripts noweb sunpro turkowski
FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
FREE @FREE-SOFTWARE
DFSG @FREE lablgtk-examples meschach VOSTROM
EULA technic Warframe-EULA
EULA technic Typora-EULA Warframe-EULA

View File

@@ -17,7 +17,7 @@ SRC_URI="https://github.com/BOINC/boinc/archive/client_release/${BOINC_RELEASE}/
https://bitbucket.org/francesco-asnicar/${MY_PN}/get/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/boinc-client_release-${BOINC_RELEASE}-${BOINC_VER}/samples/francesco-asnicar-${MY_PN}-${COMMIT}"
LICENSE="FSFAP public-domain"
LICENSE="sunpro public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"