From 11e32133b02012d200104ca44968fd453a86c49d Mon Sep 17 00:00:00 2001 From: pancake Date: Sat, 30 Jun 2007 03:58:18 +0200 Subject: * Upgrade to GPLv3 --- gui/main.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'gui/main.c') diff --git a/gui/main.c b/gui/main.c index 1f0c20b..d92e1a3 100644 --- a/gui/main.c +++ b/gui/main.c @@ -1,3 +1,21 @@ +/* + * 0xFFFF - Open Free Fiasco Firmware Flasher + * Copyright (C) 2007 pancake + * + * 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 -- cgit v1.2.3