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

[44/50] cordova-plugin-screen-orientation git commit: Merge pull request #107 from tony--/switch-license-to-apache

Merge pull request #107 from tony--/switch-license-to-apache

switch license from MIT to Apache 2.0

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/ff0d1fbf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/ff0d1fbf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/ff0d1fbf

Branch: refs/heads/master
Commit: ff0d1fbfc5e258b0473ccaa43bd8b8d71aa75870
Parents: 63b664a dd26708
Author: Grant Benvenuti <gr...@gmail.com>
Authored: Mon May 9 13:44:26 2016 +1000
Committer: Grant Benvenuti <gr...@gmail.com>
Committed: Mon May 9 13:44:26 2016 +1000

----------------------------------------------------------------------
 LICENSE                                | 223 +++++++++++++++++++++++++---
 README.md                              |  19 +++
 package.json                           |   2 +-
 plugin.xml                             |  20 ++-
 src/android/YoikScreenOrientation.java |  42 +++---
 src/ios/YoikScreenOrientation.h        |  41 +++--
 src/ios/YoikScreenOrientation.m        |  40 +++--
 src/wp/YoikScreenOrientation.cs        |  29 ++--
 www/screenorientation.android.js       |  21 +++
 www/screenorientation.bb10.js          |  21 +++
 www/screenorientation.ios.js           |  21 +++
 www/screenorientation.js               |  40 +++--
 www/screenorientation.windows.js       |  21 +++
 www/screenorientation.wp8.js           |  21 +++
 14 files changed, 440 insertions(+), 121 deletions(-)
----------------------------------------------------------------------



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