summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2020-04-23 15:43:28 +0800
committerPeng Wu <alexepico@gmail.com>2020-04-23 15:43:28 +0800
commitdb96866788ab60ce94d329b118443c2e9aed6dd9 (patch)
tree0345f7006245b8bf7a6ae06a7eed49f928e6f450 /data
parent9aac9382caa1a034aa86e253241fe3a56b02844d (diff)
downloadibus-libpinyin-db96866788ab60ce94d329b118443c2e9aed6dd9.tar.gz
ibus-libpinyin-db96866788ab60ce94d329b118443c2e9aed6dd9.tar.xz
ibus-libpinyin-db96866788ab60ce94d329b118443c2e9aed6dd9.zip
update Makefile.am
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am25
-rw-r--r--data/db/android/Makefile.am25
2 files changed, 24 insertions, 26 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 4251677..f33bbf6 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -4,19 +4,18 @@
#
# Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@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 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.
+## 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 <http://www.gnu.org/licenses/>.
WORDLIST = wordlist
ENGLISH_AWK = english.awk
diff --git a/data/db/android/Makefile.am b/data/db/android/Makefile.am
index 9c74115..93f430b 100644
--- a/data/db/android/Makefile.am
+++ b/data/db/android/Makefile.am
@@ -4,19 +4,18 @@
#
# Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@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 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.
+## 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 <http://www.gnu.org/licenses/>.
create_scripts = \
create_db.py \