diff options
Diffstat (limited to 'chickadee/math/bezier.scm')
-rw-r--r-- | chickadee/math/bezier.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chickadee/math/bezier.scm b/chickadee/math/bezier.scm index fa41b40..f2a0d5a 100644 --- a/chickadee/math/bezier.scm +++ b/chickadee/math/bezier.scm @@ -1,5 +1,5 @@ ;;; Chickadee Game Toolkit -;;; Copyright © 2018 David Thompson <davet@gnu.org> +;;; Copyright © 2018 David Thompson <dthompson2@worcester.edu> ;;; ;;; Chickadee is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published |