summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWonYoung Choi <wy80.choi@samsung.com>2016-11-15 09:12:56 +0900
committerWonYoung Choi <wy80.choi@samsung.com>2016-11-15 09:15:03 +0900
commit4d8d025a4254e02c253f0060a27624fdfc4aad36 (patch)
treead323b46e4710771a2c95eddd8355bd2539d8338
parentf0d7de2f893b5540131cc590bc1679ec614b1015 (diff)
downloadelm-sharp-4d8d025a4254e02c253f0060a27624fdfc4aad36.tar.gz
elm-sharp-4d8d025a4254e02c253f0060a27624fdfc4aad36.tar.bz2
elm-sharp-4d8d025a4254e02c253f0060a27624fdfc4aad36.zip
Fix .nuspec file to change authors and version dependencies
Change-Id: Ia66f9c04529d7ebb37fec6e1e50331e67118bdd5
-rw-r--r--ElmSharp/ElmSharp.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ElmSharp/ElmSharp.nuspec b/ElmSharp/ElmSharp.nuspec
index e7d3f98..3a0a615 100644
--- a/ElmSharp/ElmSharp.nuspec
+++ b/ElmSharp/ElmSharp.nuspec
@@ -3,7 +3,7 @@
<metadata>
<id>ElmSharp</id>
<version>$version$</version>
- <authors>tizen</authors>
+ <authors>Samsung Electronics</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://www.tizen.org/</projectUrl>