me
/
guix
Archived
1
0
Fork 0

gnu: guile-chickadee: Change license to Apache 2.0.

* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to
Apache 2.0 (asl2.0).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Morgan Smith 2023-07-07 16:34:58 -04:00 committed by Ludovic Courtès
parent 9cf2f08852
commit 16c5c7c5c1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -2111,7 +2111,7 @@ that parenthetically inclined game developers need to make 2D (and eventually
@item keyboard, mouse, controller input
@item REPL-driven development model
@end enumerate\n")
(license license:gpl3+)))
(license license:asl2.0)))
(define-public bennu-game-development
(package