You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2016/12/13 23:48:40 UTC

[12/16] cordova-plugin-screen-orientation git commit: Fix mismatched license fields

Fix mismatched license fields


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/b7e54779
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/b7e54779
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/b7e54779

Branch: refs/heads/master
Commit: b7e547794d231c5bc5e4b678332dd7faf96f2cda
Parents: ab23405
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Dec 12 18:20:42 2016 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Dec 12 18:20:42 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/b7e54779/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9ecc897..338ce13 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
     version="2.0.0-dev">
     <name>Screen Orientation</name>
     <description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8, W8.1, and BB10.</description>
-    <license>MIT</license>
+    <license>Apache 2.0</license>
 
     <engines>
         <engine name="cordova" version=">=3.0.0" />


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org