CLOUDSTACK-883. DOC. Fix license header in UI plugins section.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a4c10d00 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a4c10d00 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a4c10d00 Branch: refs/heads/ldapplugin Commit: a4c10d00a4ab4b6081ee1ef15f2323cbf57c828c Parents: df11512 Author: Jessica <[email protected]> Authored: Wed Aug 28 17:24:34 2013 -0700 Committer: Jessica <[email protected]> Committed: Wed Aug 28 17:24:34 2013 -0700 ---------------------------------------------------------------------- docs/en-US/third-party-ui-plugin.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a4c10d00/docs/en-US/third-party-ui-plugin.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/third-party-ui-plugin.xml b/docs/en-US/third-party-ui-plugin.xml index aaef167..297fdaa 100644 --- a/docs/en-US/third-party-ui-plugin.xml +++ b/docs/en-US/third-party-ui-plugin.xml @@ -3,6 +3,23 @@ <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> %BOOK_ENTITIES; ]> +<!-- 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. +--> <chapter id="third-party-ui-plugin"> <!-- CLOUDSTACK-883 --> <title>Third-Party UI Plugin Framework</title>
