Updated Branches: refs/heads/plugman-registry 2cbb68250 -> 453553d5c
license appeared twice in the spec Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/453553d5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/453553d5 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/453553d5 Branch: refs/heads/plugman-registry Commit: 453553d5c9ab2b1a21e788d4eba8c4da64c7db1f Parents: 2cbb682 Author: Anis Kadri <[email protected]> Authored: Thu Jul 25 09:19:02 2013 -0700 Committer: Anis Kadri <[email protected]> Committed: Thu Jul 25 09:19:02 2013 -0700 ---------------------------------------------------------------------- plugin_spec.md | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/453553d5/plugin_spec.md ---------------------------------------------------------------------- diff --git a/plugin_spec.md b/plugin_spec.md index f5d26a7..de6d23a 100644 --- a/plugin_spec.md +++ b/plugin_spec.md @@ -102,12 +102,6 @@ Plugin keywords. The text content of the element contains comma separated keywor Plugin license. The text content of the element contains the plugin license. An example: - <keywords>foo,bar</keywords> - -## <license> element - -Plugin license. The text content of the element contains the plugin license. An example: - <license>Apache</license> ## <asset> element
