summaryrefslogtreecommitdiffstats
path: root/src/training/gen_unigram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/training/gen_unigram.cpp')
-rw-r--r--src/training/gen_unigram.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/training/gen_unigram.cpp b/src/training/gen_unigram.cpp
index 7e76693..ec35fc5 100644
--- a/src/training/gen_unigram.cpp
+++ b/src/training/gen_unigram.cpp
@@ -1,7 +1,6 @@
/*
- * novel-pinyin,
- * A Simplified Chinese Sentence-Based Pinyin Input Method Engine
- * Based On Markov Model.
+ * libpinyin
+ * Library to deal with pinyin.
*
* Copyright (C) 2006-2007 Peng Wu
*