You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/14 23:35:32 UTC

[4/5] git commit: [plugin.xml] standardizing license + meta

[plugin.xml] standardizing license + meta


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/14741f26
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/14741f26
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/14741f26

Branch: refs/heads/dev
Commit: 14741f266d1f7e8774471a534aa85c9d7edfa49f
Parents: 79d4318
Author: Hardeep Shoker <sh...@gmail.com>
Authored: Tue Aug 6 14:52:52 2013 -0700
Committer: Hardeep Shoker <sh...@gmail.com>
Committed: Tue Aug 6 14:52:52 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/14741f26/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f6810fd..f0c82b2 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -6,7 +6,7 @@
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>
-    <license>Apache</license>
+    <license>Apache 2.0</license>
     <keywords>cordova,console</keywords>
 
     <!-- ios -->