From ddb5569549e8a6495092fe7335daba4a579203f4 Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Wed, 3 Jun 2015 14:35:57 +0900 Subject: [PATCH] Fix License Identifier in spec file. http://spdx.org/licenses/ Change-Id: I56a5e04d924019fedd042ea1d3e2c40040d2b053 --- packaging/webapi-plugins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index 256ad7f4..7a6b9504 100755 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -10,7 +10,7 @@ Name: webapi-plugins Version: 0.1 Release: 0 -License: Apache-2.0 and BSD-2.0 and MIT +License: Apache-2.0 and BSD-2-Clause and MIT Group: Development/Libraries Summary: Tizen Web APIs implemented Source0: %{name}-%{version}.tar.gz -- 2.34.1