diff options
author | Nicolas Goaziou <[email protected]> | 2020-01-16 23:39:39 +0100 |
---|---|---|
committer | Nicolas Goaziou <[email protected]> | 2020-01-16 23:39:39 +0100 |
commit | 4337140c93beb50cf28cf51268df86f96239a9ad (patch) | |
tree | 787451ea1ae08c18f0fca91ec02903a867d7db18 /gnu | |
parent | 37c52b5b15c6debed78dba41a74370a051ad7878 (diff) |
gnu: Update copyright line.
* gnu/packages/game-development.scm: Update copyright line.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/game-development.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 697ede89e1..23cf913644 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2017, 2019 Rutger Helling <[email protected]> ;;; Copyright © 2018 Marius Bakke <[email protected]> ;;; Copyright © 2019 Pierre Neidhardt <[email protected]> -;;; Copyright © 2019 Leo Prikler <[email protected]> +;;; Copyright © 2019, 2020 Leo Prikler <[email protected]> ;;; Copyright © 2019 Jethro Cao <[email protected]> ;;; Copyright © 2020 Nicolas Goaziou <[email protected]> ;;; |