summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-06-17 17:43:33 +0200
committerTimo Weingärtner <timo@tiwe.de>2013-06-17 17:43:33 +0200
commitd34f4e8e84f3c503a830d1495945f8c4da7c4abe (patch)
treebdc66edb0dbbd585929e2a7bbaff8c4639b0f0b2
parent5d0c23bc87b5be492869616acc42e619914aae38 (diff)
downloadhadori-d34f4e8e84f3c503a830d1495945f8c4da7c4abe.tar.gz
fix copy&paste oversight in license
-rw-r--r--Makefile2
-rw-r--r--hadori.C2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9776253..dbf5ab6 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
-# Foobar is distributed in the hope that it will be useful,
+# hadori 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.
diff --git a/hadori.C b/hadori.C
index d0b19ab..a96f1d6 100644
--- a/hadori.C
+++ b/hadori.C
@@ -8,7 +8,7 @@
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Foobar is distributed in the hope that it will be useful,
+ * hadori 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.