diff options
author | David Roman <davidroman96@gmail.com> | 2023-09-18 18:10:14 +0200 |
---|---|---|
committer | David Roman <davidroman96@gmail.com> | 2023-09-18 18:10:14 +0200 |
commit | d353d197cc2b9e57888eddd9cac8f6aca8618669 (patch) | |
tree | d36327245d03122c8eb0ec9d87f904192bc21db1 /games-engines | |
parent | x11-apps/lightdm-gtk-greeter-settings: retire duje.mihanovic (diff) | |
download | guru-d353d197cc2b9e57888eddd9cac8f6aca8618669.tar.gz guru-d353d197cc2b9e57888eddd9cac8f6aca8618669.tar.bz2 guru-d353d197cc2b9e57888eddd9cac8f6aca8618669.zip |
games-engines/easyrpg-player: update LICENSE
Signed-off-by: David Roman <davidroman96@gmail.com>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/easyrpg-player/easyrpg-player-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/easyrpg-player/easyrpg-player-0.8.ebuild b/games-engines/easyrpg-player/easyrpg-player-0.8.ebuild index 76210b2a4..1f3495a7b 100644 --- a/games-engines/easyrpg-player/easyrpg-player-0.8.ebuild +++ b/games-engines/easyrpg-player/easyrpg-player-0.8.ebuild @@ -55,7 +55,7 @@ SRC_URI="https://easyrpg.org/downloads/player/${PV}/${P}.tar.xz" # The upstream tarball contains also "Teenyicons", under the MIT license, # but those are used only for Emscripten builds. -LICENSE="Baekmuk CC-BY-4.0 GPL-2+-with-font-exception GPL-3+ public-domain +LICENSE="BAEKMUK CC-BY-4.0 GPL-2+-with-font-exception GPL-3+ public-domain TTYP0 Unlicense || ( MIT-0 public-domain )" SLOT="0" |