From: InHong Han Date: Tue, 14 Jun 2016 05:13:12 +0000 (+0900) Subject: synchronize license X-Git-Tag: accepted/tizen/common/20160616.151905^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d575fd9392890abf41228e332c9ccd5d0374228;p=platform%2Fcore%2Fuifw%2Fise-engine-unikey.git synchronize license Change-Id: I25d255d51388184028cc74896e6aafc3b9b67754 --- diff --git a/INSTALL b/INSTALL index 3f87097..b980327 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Scim-Unikey IME Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com -License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 +License: GNU GENERAL PUBLIC LICENSE v2 --------------------------------------------- Install from source: -------------------- diff --git a/README b/README index e9221d4..30cbaf0 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ Scim-Unikey IME Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com -License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 +License: GNU GENERAL PUBLIC LICENSE v2 --------------------------------------------- scim-unikey is a scim input method engine. It use ukengine for progress key event. diff --git a/scim-unikey.spec.in b/scim-unikey.spec.in index 8a895a8..c360d9e 100644 --- a/scim-unikey.spec.in +++ b/scim-unikey.spec.in @@ -3,7 +3,7 @@ Version: @PACKAGE_VERSION@ Release: 1%{?dist} Summary: Vietnamese Input Method Engine for SCIM using Unikey IME Vendor: Ubuntu-VN -License: LGPL 2 +License: GPL 2 Group: Localization URL: http://code.google.com/p/scim-unikey/ Source: http://scim-unikey.googlecode.com/files/%{name}-%{version}.tar.gz diff --git a/setup/scim_unikey_helper.cpp b/setup/scim_unikey_helper.cpp index 93a3e63..5d4e502 100644 --- a/setup/scim_unikey_helper.cpp +++ b/setup/scim_unikey_helper.cpp @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #ifdef HAVE_CONFIG_H diff --git a/src/im_engine.cpp b/src/im_engine.cpp index 3c2ab6b..d6278f2 100644 --- a/src/im_engine.cpp +++ b/src/im_engine.cpp @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #define Uses_SCIM_IMENGINE diff --git a/src/im_engine.h b/src/im_engine.h index 1f453e1..664ecb5 100644 --- a/src/im_engine.h +++ b/src/im_engine.h @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #if !defined (__SCIM_UNIKEY_IMENGINE_H) diff --git a/src/scim_unikey_const.h b/src/scim_unikey_const.h index 18c8242..48ee251 100644 --- a/src/scim_unikey_const.h +++ b/src/scim_unikey_const.h @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #if !defined (__SCIM_UNIKEY_IMENGINE_CONST_H) diff --git a/src/unikey_instance.cpp b/src/unikey_instance.cpp index e054328..2c87f7f 100644 --- a/src/unikey_instance.cpp +++ b/src/unikey_instance.cpp @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #define Uses_SCIM_IMENGINE diff --git a/src/utils.cpp b/src/utils.cpp index ad09db5..4b99ed3 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #include diff --git a/src/utils.h b/src/utils.h index 79cf010..e908b68 100644 --- a/src/utils.h +++ b/src/utils.h @@ -4,7 +4,7 @@ Copyright (C) 2008-2009 Ubuntu-VN Author: Le Quoc Tuan Home: http://scim-unikey.googlecode.com - License: GNU LESSER GENERAL PUBLIC LICENSE v2.1 + License: GNU GENERAL PUBLIC LICENSE v2 */ #if !defined (__SCIM_UNIKEY_IMENGINE_UTILS_H)