summaryrefslogtreecommitdiffstatshomepage
path: root/tekuti/template.scm
diff options
context:
space:
mode:
authorGravatar Andy Wingo2012-02-12 20:48:50 +0100
committerGravatar Andy Wingo2012-02-12 20:48:50 +0100
commit82c7790016f0f08d369dbbd6a43660cad9128f94 (patch)
treeee0cd02c666ed1298d63fa515d42ed9477c63907 /tekuti/template.scm
parent29a6144123eec91242ce22abeb4e12a70ba7e73d (diff)
downloadtekuti-82c7790016f0f08d369dbbd6a43660cad9128f94.tar.gz
tekuti-82c7790016f0f08d369dbbd6a43660cad9128f94.zip
remove trailing whitespace
Diffstat (limited to 'tekuti/template.scm')
-rw-r--r--tekuti/template.scm22
1 files changed, 11 insertions, 11 deletions
diff --git a/tekuti/template.scm b/tekuti/template.scm
index fef35a7..79293ef 100644
--- a/tekuti/template.scm
+++ b/tekuti/template.scm
@@ -1,16 +1,16 @@
;; Tekuti
-;; Copyright (C) 2008, 2010 Andy Wingo <wingo at pobox dot com>
+;; Copyright (C) 2008, 2010, 2012 Andy Wingo <wingo at pobox dot com>
-;; This program is free software; you can redistribute it and/or
-;; modify it under the terms of the GNU General Public License as
-;; published by the Free Software Foundation; either version 3 of
-;; the License, or (at your option) any later version.
-;;
-;; 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 General Public License for more details.
-;;
+;; This program is free software; you can redistribute it and/or
+;; modify it under the terms of the GNU General Public License as
+;; published by the Free Software Foundation; either version 3 of
+;; the License, or (at your option) any later version.
+;;
+;; 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 General Public License for more details.
+;;
;; You should have received a copy of the GNU General Public License
;; along with this program; if not, contact:
;;