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:54:42 UTC

[06/11] git commit: [plugin.xml] standardizing license + meta

[plugin.xml] standardizing license + meta


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/01b02b64
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/01b02b64
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/01b02b64

Branch: refs/heads/dev
Commit: 01b02b648e47c54f20ec908bfbd91f48abfe2c54
Parents: 2a3b03c
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-device/blob/01b02b64/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b299be3..42f8948 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -5,7 +5,7 @@
       version="0.1.0">
     <name>Device</name>
     <description>Cordova Device Plugin</description>
-    <license>Apache</license>
+    <license>Apache 2.0</license>
     <keywords>cordova,device</keywords>
 
     <js-module src="www/device.js" name="device">