Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3745)

Issue 6258069: Fix license headers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by Peng
Modified:
11 years, 11 months ago
Reviewers:
CC:
Hillwood Yang
Base URL:
git@github.com:ibus/ibus-pinyin.git@master
Visibility:
Public.

Description

Fix license headers BUG=None TEST=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -79 lines) Patch
M Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M data/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M data/db/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M data/db/android/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M data/db/english/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M data/db/open-phrase/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M lua/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M lua/lua-plugin.h View 1 chunk +1 line, -1 line 0 comments Download
M m4/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M scripts/pydict.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/pyutil.py View 1 chunk +1 line, -1 line 0 comments Download
M setup/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M setup/main.py View 1 chunk +1 line, -1 line 0 comments Download
M src/Makefile.am View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofo.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofoEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofoEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofoEngine.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofoEngine.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBopomofoKeyboard.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYBus.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYConfig.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYConfig.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDatabase.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDatabase.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDoublePinyinEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDoublePinyinEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDoublePinyinTable.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDynamicSpecialPhrase.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYDynamicSpecialPhrase.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEngine.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEngine.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEnglishEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYEnglishEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYExtEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYExtEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYFallbackEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYFallbackEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYFullPinyinEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYFullPinyinEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYHalfFullConverter.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYHalfFullConverter.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYLookupTable.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYMain.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYObject.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhoneticEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhoneticEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhrase.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhraseArray.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhraseEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPhraseEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinArray.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinEngine.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinEngine.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinParser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinParser.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinProperties.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPinyinProperties.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPointer.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYProperty.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPunctEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYPunctEditor.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYRawEditor.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYRegex.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSignal.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSimpTradConverter.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSimpTradConverter.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSpecialPhrase.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSpecialPhrase.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSpecialPhraseTable.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYSpecialPhraseTable.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/PYString.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYText.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYTypes.h View 1 chunk +1 line, -1 line 0 comments Download
M src/PYUtil.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Peng
Patch from hillwoodroc@gmail.com
11 years, 11 months ago (2012-06-01 15:24:38 UTC) #1
Peng
11 years, 11 months ago (2012-06-01 15:24:51 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b