summaryrefslogtreecommitdiffstats
path: root/src/PYEnglishEditor.cc
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2020-04-23 15:38:08 +0800
committerPeng Wu <alexepico@gmail.com>2020-04-23 15:38:08 +0800
commit9aac9382caa1a034aa86e253241fe3a56b02844d (patch)
treefa542bfc69b1a305cbd083466a1ca3950fff48b2 /src/PYEnglishEditor.cc
parent215418a204ef83cfed6c90a5ce092cadd4a95d5f (diff)
downloadibus-libpinyin-9aac9382caa1a034aa86e253241fe3a56b02844d.tar.gz
ibus-libpinyin-9aac9382caa1a034aa86e253241fe3a56b02844d.tar.xz
ibus-libpinyin-9aac9382caa1a034aa86e253241fe3a56b02844d.zip
use GPLv3+ license
Diffstat (limited to 'src/PYEnglishEditor.cc')
-rw-r--r--src/PYEnglishEditor.cc21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/PYEnglishEditor.cc b/src/PYEnglishEditor.cc
index 8cd370b..f5e3123 100644
--- a/src/PYEnglishEditor.cc
+++ b/src/PYEnglishEditor.cc
@@ -4,19 +4,18 @@
*
* Copyright (c) 2010-2011 Peng Wu <alexepico@gmail.com>
*
- * 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, 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.
*
- * 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.
+ * 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, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "PYEnglishEditor.h"