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
parent
9cf2f08852
commit
16c5c7c5c1
|
@ -2111,7 +2111,7 @@ that parenthetically inclined game developers need to make 2D (and eventually
|
||||||
@item keyboard, mouse, controller input
|
@item keyboard, mouse, controller input
|
||||||
@item REPL-driven development model
|
@item REPL-driven development model
|
||||||
@end enumerate\n")
|
@end enumerate\n")
|
||||||
(license license:gpl3+)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public bennu-game-development
|
(define-public bennu-game-development
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue