summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-04-30 20:33:30 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-04-30 20:33:30 -0400
commitb8c50306889ed1432988099542ec2071dd122214 (patch)
tree85ac498ac120f94d6f58a17d0ad24976e7bdcef5
parent2f7ecb6da870dc0aabcdd396e0ec540c0e729277 (diff)
Fix copyright information in haunt.scm
-rw-r--r--haunt.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/haunt.scm b/haunt.scm
index 8769630..07c4b59 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -1,4 +1,4 @@
-;;; Copyright © 2018 David Thompson <davet@gnu.org>
+;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>
;;;
;;; This program is free software; you can redistribute it and/or
;;; modify it under the terms of the GNU General Public License as
@@ -7,11 +7,11 @@
;;;
;;; This program is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
;;; General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
-;;; along with this program. If not, see
+;;; along with this program. If not, see
;;; <http://www.gnu.org/licenses/>.
(use-modules (haunt asset)