License MultiROM under GNU GPLv3

This commit is contained in:
Vojtech Bocek
2013-07-27 17:42:34 +02:00
parent 0426c188a7
commit 5a088281c1
29 changed files with 1149 additions and 0 deletions

View File

@@ -1,3 +1,20 @@
/*
* This file is part of MultiROM.
*
* MultiROM 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.
*
* MultiROM 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 MultiROM. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef MULTIROM_UI_P_H
#define MULTIROM_UI_P_H