diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-11-29 16:38:01 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-11-29 16:38:01 -0500 |
commit | 88bc7cc323556c044c355ae92ee0ef315c633846 (patch) | |
tree | b06c495b435f503dad48ca6f054ccc2d85fe03e1 | |
parent | fb8f3bcd6cec02243098ec60838ce0a7778aff38 (diff) |
scripting: channel: Update copyright year.
-rw-r--r-- | chickadee/scripting/channel.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chickadee/scripting/channel.scm b/chickadee/scripting/channel.scm index 7ec11ce..edb782e 100644 --- a/chickadee/scripting/channel.scm +++ b/chickadee/scripting/channel.scm @@ -1,5 +1,5 @@ ;;; Chickadee Game Toolkit -;;; Copyright © 2017 David Thompson <davet@gnu.org> +;;; Copyright © 2017, 2018 David Thompson <davet@gnu.org> ;;; ;;; Chickadee is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published |