add header about fenc and auhor into source files

This commit is contained in:
gwdwyy 2013-07-20 13:27:14 +08:00
parent 3e3b5083fa
commit dc5ebf9988
2 changed files with 0 additions and 8 deletions

View File

@ -2,10 +2,6 @@
* file enc : utf8
* author : wuyanyi09@gmail.com
************************************/
/*
* file encoding: utf-8
* author: wuyanyi09@gmail.com
*/
#include "Trie.h"
namespace CppJieba

View File

@ -2,10 +2,6 @@
* file enc : utf8
* author : wuyanyi09@gmail.com
************************************/
/*
* file encoding: utf-8
* author: wuyanyi09@gmail.com
*/
#ifndef CPPJIEBA_TRIE_H
#define CPPJIEBA_TRIE_H