You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2012/10/04 02:21:14 UTC

[1/2] git commit: Added license header to 2 docs files

Updated Branches:
  refs/heads/master 5ff1c52e4 -> df35dd720


Added license header to 2 docs files


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/df35dd72
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/df35dd72
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/df35dd72

Branch: refs/heads/master
Commit: df35dd7205c8c7ed3cb583bfb44b77e680ca3a58
Parents: 7bd31e2
Author: Chip Childers <ch...@gmail.com>
Authored: Wed Oct 3 20:20:04 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Wed Oct 3 20:20:35 2012 -0400

----------------------------------------------------------------------
 docs/en-US/API_Developers_Guide.ent |   17 +++++++++++++++++
 docs/en-US/configuring-projects.xml |   17 +++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/df35dd72/docs/en-US/API_Developers_Guide.ent
----------------------------------------------------------------------
diff --git a/docs/en-US/API_Developers_Guide.ent b/docs/en-US/API_Developers_Guide.ent
index c52e105..6e902ac 100644
--- a/docs/en-US/API_Developers_Guide.ent
+++ b/docs/en-US/API_Developers_Guide.ent
@@ -1,3 +1,20 @@
+<!-- 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.
+-->
 <!ENTITY PRODUCT "CloudPlatform">
 <!ENTITY BOOKID "Technical Documentation">
 <!ENTITY YEAR "2012">

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/df35dd72/docs/en-US/configuring-projects.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/configuring-projects.xml b/docs/en-US/configuring-projects.xml
index db0a8b1..0f84dd8 100644
--- a/docs/en-US/configuring-projects.xml
+++ b/docs/en-US/configuring-projects.xml
@@ -1,4 +1,21 @@
 <?xml version='1.0' encoding='utf-8' ?>
+<!-- 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.
+-->
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;