Updated Branches: refs/heads/docs eed4cf607 -> e35afefa7
Add missing LICENSE to changelog.rst to appease distcheck Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e35afefa Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e35afefa Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e35afefa Branch: refs/heads/docs Commit: e35afefa7cd50b126ea3102cf9627d8d921fe22b Parents: eed4cf6 Author: Dave Cottlehuber <[email protected]> Authored: Mon Dec 3 13:48:26 2012 +0100 Committer: Dave Cottlehuber <[email protected]> Committed: Mon Dec 3 13:48:26 2012 +0100 ---------------------------------------------------------------------- share/doc/src/changelog.rst | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/e35afefa/share/doc/src/changelog.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst index 962770e..18c19d4 100644 --- a/share/doc/src/changelog.rst +++ b/share/doc/src/changelog.rst @@ -1,3 +1,15 @@ +.. Licensed 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. + Apache CouchDB CHANGES ======================
