CLOUDSTACK-883. DOC. Fix license header in UI plugins section. (cherry picked from commit 56ebf3b9b83a087b60d8de51f0276387a04c15a4)
Signed-off-by: animesh <anim...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/abd34611 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/abd34611 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/abd34611 Branch: refs/heads/4.2 Commit: abd34611069d8a5a846b98b007211e6f8619e339 Parents: 9a1ca73 Author: Jessica <jessica.tomec...@citrix.com> Authored: Wed Aug 28 17:24:34 2013 -0700 Committer: animesh <anim...@apache.org> Committed: Wed Aug 28 22:15:53 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/abd34611/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>