diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-06-17 17:43:33 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-06-17 17:43:33 +0200 |
commit | d34f4e8e84f3c503a830d1495945f8c4da7c4abe (patch) | |
tree | bdc66edb0dbbd585929e2a7bbaff8c4639b0f0b2 | |
parent | 5d0c23bc87b5be492869616acc42e619914aae38 (diff) | |
download | hadori-d34f4e8e84f3c503a830d1495945f8c4da7c4abe.tar.gz |
fix copy&paste oversight in license
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | hadori.C | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. @@ -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. |