File ibus-chewing-fix-license.patch of Package ibus-chewing
From 4a19d525919a0e370109b3f11b26f85f54c3ee2b Mon Sep 17 00:00:00 2001
From: Ding-Yi Chen <dingyichen@gmail.com>
Date: Wed, 2 Jul 2014 18:37:35 +1000
Subject: [PATCH] ibus-chewing-util.h: Change the license from GPLv3+ to
GPLv2+, consistant with rest of the program
---
src/ibus-chewing-util.h | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/ibus-chewing-util.h b/src/ibus-chewing-util.h
index 034b394..3a53c38 100644
--- a/src/ibus-chewing-util.h
+++ b/src/ibus-chewing-util.h
@@ -4,18 +4,19 @@
*
* This file is part of the ibus-chewing Project.
*
- * Foobar 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 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.
*
- * Foobar is distributed in the hope that it will be useful,
+ * 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 Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef _IBUS_CHEWING_UTIL_H_
--
1.9.3