1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gpl-head.txt Fri Oct 15 18:22:55 2010 +0200 1.3 @@ -0,0 +1,22 @@ 1.4 +// 1.5 +// Foobar - Short explanation of project description to be inserted 1.6 +// Copyright © 2010 Michael Schloh von Bennewitz <michael@schloh.com> 1.7 +// 1.8 +// Foobar is free software: you can redistribute it and/or modify 1.9 +// it under the terms of the GNU General Public License as published 1.10 +// by the Free Software Foundation, either version 3 of the License, 1.11 +// or (at your option) any later version. 1.12 +// 1.13 +// Foobar is distributed in the hope that it will be useful, 1.14 +// but WITHOUT ANY WARRANTY; without even the implied warranty 1.15 +// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See 1.16 +// the GNU General Public License for more details. 1.17 +// 1.18 +// You should have received a copy of the GNU General Public License 1.19 +// along with Foobar. If not, see <http://www.gnu.org/licenses/>. 1.20 +// 1.21 +// This file is part of project Foobar, a short explanation of project 1.22 +// description goes here and is found at http://foobar.europalab.com/. 1.23 +// 1.24 +// filename.cpp: ISO C++ implementation 1.25 +//