Checked in missing license header
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/453acc65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/453acc65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/453acc65 Branch: refs/heads/javelin Commit: 453acc65fd481b787896105045d8f9f6d19b02c0 Parents: 03fcc26 Author: Alex Huang <[email protected]> Authored: Thu Oct 4 20:36:11 2012 -0700 Committer: Alex Huang <[email protected]> Committed: Thu Oct 4 20:39:21 2012 -0700 ---------------------------------------------------------------------- docs/en-US/add-clusters-ovm.xml | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/453acc65/docs/en-US/add-clusters-ovm.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-clusters-ovm.xml b/docs/en-US/add-clusters-ovm.xml index d375a74..0e00a7f 100644 --- a/docs/en-US/add-clusters-ovm.xml +++ b/docs/en-US/add-clusters-ovm.xml @@ -3,6 +3,25 @@ <!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. +--> + <section id="add-clusters-ovm"> <title>Add Cluster: OVM</title> <para>To add a Cluster of hosts that run Oracle VM (OVM):</para>
