summaryrefslogtreecommitdiff
path: root/chickadee/audio
diff options
context:
space:
mode:
Diffstat (limited to 'chickadee/audio')
-rw-r--r--chickadee/audio/openal.scm2
-rw-r--r--chickadee/audio/vorbis.scm2
-rw-r--r--chickadee/audio/wav.scm2
3 files changed, 3 insertions, 3 deletions
diff --git a/chickadee/audio/openal.scm b/chickadee/audio/openal.scm
index 0f0c947..10c2bac 100644
--- a/chickadee/audio/openal.scm
+++ b/chickadee/audio/openal.scm
@@ -1,5 +1,5 @@
;;; Chickadee Game Toolkit
-;;; Copyright © 2019 David Thompson <davet@gnu.org>
+;;; Copyright © 2019 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
diff --git a/chickadee/audio/vorbis.scm b/chickadee/audio/vorbis.scm
index 92574c8..a18fbf2 100644
--- a/chickadee/audio/vorbis.scm
+++ b/chickadee/audio/vorbis.scm
@@ -1,5 +1,5 @@
;;; Chickadee Game Toolkit
-;;; Copyright © 2019 David Thompson <davet@gnu.org>
+;;; Copyright © 2019 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
diff --git a/chickadee/audio/wav.scm b/chickadee/audio/wav.scm
index 9b39ad4..b9b7c73 100644
--- a/chickadee/audio/wav.scm
+++ b/chickadee/audio/wav.scm
@@ -1,5 +1,5 @@
;;; Chickadee Game Toolkit
-;;; Copyright © 2019 David Thompson <davet@gnu.org>
+;;; Copyright © 2019 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