[plugin.xml] standardizing license + meta

This commit is contained in:
Hardeep Shoker 2013-08-06 14:52:52 -07:00
parent 46a22ddfd8
commit 2489358286

View File

@ -7,7 +7,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
<name>Network Information</name>
<description>Cordova Network Information Plugin</description>
<license>Apache</license>
<license>Apache 2.0</license>
<keywords>cordova,network,information</keywords>
<js-module src="www/network.js" name="network">