From 11e32133b02012d200104ca44968fd453a86c49d Mon Sep 17 00:00:00 2001 From: pancake Date: Sat, 30 Jun 2007 03:58:18 +0200 Subject: * Upgrade to GPLv3 --- src/query.c | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'src/query.c') diff --git a/src/query.c b/src/query.c index 9fc5d24..3decf94 100644 --- a/src/query.c +++ b/src/query.c @@ -1,21 +1,19 @@ /* - * Copyright (C) 2007 - * pancake + * 0xFFFF - Open Free Fiasco Firmware Flasher + * Copyright (C) 2007 pancake * - * 0xFFFF 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 2 of the License, or - * (at your option) any later version. + * 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. * - * 0xFFFF 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 0xFFFF; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * 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 "main.h" -- cgit v1.2.3