summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sdl2/video.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl2/video.scm b/sdl2/video.scm
index a9e44db..da257ba 100644
--- a/sdl2/video.scm
+++ b/sdl2/video.scm
@@ -1,5 +1,5 @@
;;; guile-sdl2 --- FFI bindings for SDL2
-;;; Copyright © 2015 David Thompson <davet@gnu.org>
+;;; Copyright © 2015, 2020 David Thompson <davet@gnu.org>
;;;
;;; This file is part of guile-sdl2.
;;;