gpl-head.txt

Fri, 15 Oct 2010 18:22:55 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 15 Oct 2010 18:22:55 +0200
changeset 0
509aeb5dbc92
permissions
-rw-r--r--

Import software license texts for use in new software projects.

michael@0 1 //
michael@0 2 // Foobar - Short explanation of project description to be inserted
michael@0 3 // Copyright © 2010 Michael Schloh von Bennewitz <michael@schloh.com>
michael@0 4 //
michael@0 5 // Foobar is free software: you can redistribute it and/or modify
michael@0 6 // it under the terms of the GNU General Public License as published
michael@0 7 // by the Free Software Foundation, either version 3 of the License,
michael@0 8 // or (at your option) any later version.
michael@0 9 //
michael@0 10 // Foobar is distributed in the hope that it will be useful,
michael@0 11 // but WITHOUT ANY WARRANTY; without even the implied warranty
michael@0 12 // of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
michael@0 13 // the GNU General Public License for more details.
michael@0 14 //
michael@0 15 // You should have received a copy of the GNU General Public License
michael@0 16 // along with Foobar. If not, see <http://www.gnu.org/licenses/>.
michael@0 17 //
michael@0 18 // This file is part of project Foobar, a short explanation of project
michael@0 19 // description goes here and is found at http://foobar.europalab.com/.
michael@0 20 //
michael@0 21 // filename.cpp: ISO C++ implementation
michael@0 22 //

mercurial