mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-05-31 00:00:04 +08:00
Fix mismatched license fields
This commit is contained in:
+1
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user