summaryrefslogtreecommitdiffstats
path: root/libraries/libcangjie
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcangjie')
-rw-r--r--libraries/libcangjie/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libcangjie/README b/libraries/libcangjie/README
index 7bda1aa904..e6c87acfa0 100644
--- a/libraries/libcangjie/README
+++ b/libraries/libcangjie/README
@@ -2,8 +2,9 @@ libcangjie (Library for Cangjie input method)
Libcangjie is a C library implementing the Cangjie input method.
-This library is based on Wan Leung Wong's original libcangjie and forked
-by Cangjians team. The library handles all the mappings between the input
-codes and the desired characters and provides some filtering options.
+This library is based on Wan Leung Wong's original libcangjie and
+forked by Cangjians team. The library handles all the mappings between
+the input codes and the desired characters and provides some filtering
+options.
Libcangjie is licensed under LGPLv3 or later.