Remove Citrix copyright from documentation.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/218f6104 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/218f6104 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/218f6104 Branch: refs/heads/master Commit: 218f610477c36c98fea3368d0973d4d66c6be2f7 Parents: 0d1393a Author: Jessica Tomechak <[email protected]> Authored: Thu Aug 9 23:41:10 2012 -0700 Committer: Jessica Tomechak <[email protected]> Committed: Fri Aug 10 00:00:04 2012 -0700 ---------------------------------------------------------------------- docs/en-US/Common_Content/Legal_Notice.xml | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/218f6104/docs/en-US/Common_Content/Legal_Notice.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Common_Content/Legal_Notice.xml b/docs/en-US/Common_Content/Legal_Notice.xml index 8ed4152..0fe5eb5 100644 --- a/docs/en-US/Common_Content/Legal_Notice.xml +++ b/docs/en-US/Common_Content/Legal_Notice.xml @@ -1,7 +1,21 @@ <?xml version='1.0' encoding='utf-8' ?> -<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files/Publican/DocBook_DTD/docbookx.dtd" [ +<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [ ]> <legalnotice> - <para>© 2012 Citrix Systems, Inc. All rights reserved. Specifications are subject to change without notice. Citrix Systems, Inc., the Citrix logo, Citrix XenServer, Citrix XenCenter, and CloudPlatform are trademarks or registered trademarks of Citrix Systems, Inc. All other brands or products are trademarks or registered trademarks of their respective holders.</para> + <para> + 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 + </para> + <para> + http://www.apache.org/licenses/LICENSE-2.0 + </para> + <para> + 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. + </para> + <para> + Apache CloudStack is an effort undergoing incubation at The Apache Software Foundation (ASF). + </para> + <para> + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. + </para> </legalnotice>
