mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
licenses: add sunpro and turkowski
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
10
licenses/sunpro
Normal file
10
licenses/sunpro
Normal 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
15
licenses/turkowski
Normal 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. :-)
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user