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