summaryrefslogtreecommitdiff
path: root/tagstats/tagstats_handler.hpp
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-08-20 19:32:52 +0200
committerJochen Topf <jochen@topf.org>2012-08-20 19:32:52 +0200
commite9a029d76ae05981913f33e6b66ad7733d449a40 (patch)
treef2f210d0a66740380122f5f1e0100ec05e0648f0 /tagstats/tagstats_handler.hpp
parent40bd6c0dd097767c91ff22a3266b743c3fe3ae92 (diff)
downloadtaginfo-e9a029d76ae05981913f33e6b66ad7733d449a40.tar
taginfo-e9a029d76ae05981913f33e6b66ad7733d449a40.tar.gz
Cleanup license info
Diffstat (limited to 'tagstats/tagstats_handler.hpp')
-rw-r--r--tagstats/tagstats_handler.hpp25
1 files changed, 12 insertions, 13 deletions
diff --git a/tagstats/tagstats_handler.hpp b/tagstats/tagstats_handler.hpp
index c4062af..0aaa8f5 100644
--- a/tagstats/tagstats_handler.hpp
+++ b/tagstats/tagstats_handler.hpp
@@ -3,26 +3,25 @@
/*
-Copyright 2011 Jochen Topf <jochen@topf.org> and others (see README).
+ Copyright 2012 Jochen Topf <jochen@topf.org>.
-This file is part of Taginfo (https://github.com/joto/taginfo).
+ This file is part of Tagstats.
-Osmium is free software: you can redistribute it and/or modify it under the
-terms of the GNU Lesser General Public License or (at your option) the GNU
-General Public License as published by the Free Software Foundation, either
-version 3 of the Licenses, or (at your option) any later version.
+ Tagstats 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.
-Osmium 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 Lesser General Public License and the GNU
-General Public License for more details.
+ Tagstats 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 Licenses along with Osmium. If not, see
-<http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU General Public License
+ along with Tagstats. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include <fstream>
#include <iostream>