Fix up Markdown license to actually be in comments.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/8003da66 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/8003da66 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/8003da66 Branch: refs/heads/master Commit: 8003da66d51aacc5a8adf275f287669d0aa68de0 Parents: e736db3 Author: Andrew Grieve <[email protected]> Authored: Wed Dec 18 11:28:51 2013 -0500 Committer: Andrew Grieve <[email protected]> Committed: Wed Dec 18 11:28:51 2013 -0500 ---------------------------------------------------------------------- README.md | 22 ++++++++++++++++++++-- doc/index.md | 4 ++-- 2 files changed, 22 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/8003da66/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8e188db..017dc54 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ -cordova-plugin-battery-status -============================= +<!--- + license: Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +# org.apache.cordova.battery-status Plugin documentation: [doc/index.md](doc/index.md) http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/8003da66/doc/index.md ---------------------------------------------------------------------- diff --git a/doc/index.md b/doc/index.md index 90bdd0e..8d8f5e2 100644 --- a/doc/index.md +++ b/doc/index.md @@ -1,4 +1,4 @@ ---- +<!--- license: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -15,7 +15,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---- +--> # org.apache.cordova.battery-status
