diff options
-rw-r--r-- | starling/kernel.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starling/kernel.scm b/starling/kernel.scm index 217b53e..db78932 100644 --- a/starling/kernel.scm +++ b/starling/kernel.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018 David Thompson <davet@gnu.org> +;;; Copyright © 2018, 2020 David Thompson <davet@gnu.org> ;;; ;;; This program is free software: you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as |