aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
authorMorgan Smith <Morgan.J.Smith@outlook.com>2023-07-07 16:34:58 -0400
committerLudovic Courtès <ludo@gnu.org>2023-07-11 15:47:56 +0200
commit16c5c7c5c1591e85988c920e7e66357aea44b047 (patch)
tree3367dddca8999f93d9c78327270129d85a5b2517 /gnu/packages/game-development.scm
parent9cf2f088525ff6e77b2de72a4e5115c728233969 (diff)
downloadguix-16c5c7c5c1591e85988c920e7e66357aea44b047.tar
guix-16c5c7c5c1591e85988c920e7e66357aea44b047.tar.gz
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>
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index e8d194131f..eebe8ecbf4 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -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