diff options
author | Peng Huang <shawn.p.huang@gmail.com> | 2012-06-01 11:26:29 -0400 |
---|---|---|
committer | Peng Huang <shawn.p.huang@gmail.com> | 2012-06-01 11:26:29 -0400 |
commit | 8901ca9805b7ff13bf9ba5d711494174b00dc0ce (patch) | |
tree | ca7befe3eea131fa7e5e23234f81f8524df8d47b /src/PYPinyinEditor.cc | |
parent | 8c80936cb3c47cba13d899b466c9e8b8ec446d33 (diff) | |
download | ibus-pinyin-8901ca9805b7ff13bf9ba5d711494174b00dc0ce.tar.gz |
Fix license headers
BUG=None
TEST=None
Review URL: https://codereview.appspot.com/6258069
Diffstat (limited to 'src/PYPinyinEditor.cc')
-rw-r--r-- | src/PYPinyinEditor.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PYPinyinEditor.cc b/src/PYPinyinEditor.cc index 5200113..ccb4b94 100644 --- a/src/PYPinyinEditor.cc +++ b/src/PYPinyinEditor.cc @@ -16,7 +16,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "PYPinyinEditor.h" #include "PYConfig.h" |