From: Alexander Schmidt Date: Fri, 6 Feb 2015 13:23:41 +0000 (+0100) Subject: Added copyright statement. X-Git-Url: http://git.treefish.org/~alex/usetaglib.git/commitdiff_plain/ce43ebe6ff91fd92dd99e2c70d52ece57988a2de Added copyright statement. --- diff --git a/usetaglib.cpp b/usetaglib.cpp index a616a2e..b175b2d 100644 --- a/usetaglib.cpp +++ b/usetaglib.cpp @@ -1,17 +1,18 @@ -/* - 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, see . -*/ +/* Copyright (C) 2015 Alexander Schmidt + * + * 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, see . + */ #include #include