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>
This commit is contained in:
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

View file

@ -2111,7 +2111,7 @@ (define-public guile-chickadee
@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