fixing a few license headers
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5ca495d4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5ca495d4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/5ca495d4 Branch: refs/heads/javelin Commit: 5ca495d4c95102ce806f8d1e40026ed72de89621 Parents: bca8a99 Author: David Nalley <[email protected]> Authored: Sun Sep 9 23:48:47 2012 -0400 Committer: Alex Huang <[email protected]> Committed: Tue Sep 11 17:37:51 2012 -0700 ---------------------------------------------------------------------- docs/en-US/release-notes-3.0.4.ent | 18 ++++++++++++++ docs/publican-cloudstack/README | 8 ------ docs/publican-cloudstack/defaults.cfg | 15 +++++++++++ docs/publican-cloudstack/en-US/Feedback.xml | 18 ++++++++++++++ docs/publican-cloudstack/en-US/Legal_Notice.xml | 19 +++++++++++++++ docs/publican-cloudstack/en-US/css/overrides.css | 17 +++++++++++++ docs/publican-cloudstack/en-US/images/.directory | 4 --- .../en-US/images/title_logo.svg | 19 ++++++++++++++- docs/publican-cloudstack/overrides.cfg | 15 +++++++++++ docs/publican-cloudstack/publican-cloudstack.spec | 16 ++++++++++++ docs/publican-cloudstack/publican.cfg | 15 +++++++++++ docs/runbook/README | 19 --------------- docs/runbook/publican.cfg | 15 +++++++++++ 13 files changed, 166 insertions(+), 32 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/en-US/release-notes-3.0.4.ent ---------------------------------------------------------------------- diff --git a/docs/en-US/release-notes-3.0.4.ent b/docs/en-US/release-notes-3.0.4.ent index 65ecebd..7858ad5 100644 --- a/docs/en-US/release-notes-3.0.4.ent +++ b/docs/en-US/release-notes-3.0.4.ent @@ -1,3 +1,21 @@ +<!-- 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 "CloudStack"> <!ENTITY BOOKID "Technical Documentation"> <!ENTITY YEAR "2012"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/en-US/scratch.txt ---------------------------------------------------------------------- diff --git a/docs/en-US/scratch.txt b/docs/en-US/scratch.txt deleted file mode 100644 index e69de29..0000000 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/README ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/README b/docs/publican-cloudstack/README deleted file mode 100644 index 5b1c753..0000000 --- a/docs/publican-cloudstack/README +++ /dev/null @@ -1,8 +0,0 @@ -This is the documentation brand for CloudStack Project -This brand is needed for building CloudStack documentation. - -To learn more about CloudStack visit: -http://cloudstack.org - -To learn more about Publican visit: -https://fedorahosted.org/publican/ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/defaults.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/defaults.cfg b/docs/publican-cloudstack/defaults.cfg index 91d20b8..6aebaee 100644 --- a/docs/publican-cloudstack/defaults.cfg +++ b/docs/publican-cloudstack/defaults.cfg @@ -1,5 +1,20 @@ # Config::Simple 4.59 # Thu Aug 11 14:07:41 2011 +# 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. doc_url: "http://docs.cloudstack.org" prod_url: "http://cloudstack.org" http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/en-US/Feedback.xml ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/en-US/Feedback.xml b/docs/publican-cloudstack/en-US/Feedback.xml index 6de883d..fb457a9 100644 --- a/docs/publican-cloudstack/en-US/Feedback.xml +++ b/docs/publican-cloudstack/en-US/Feedback.xml @@ -1,6 +1,24 @@ <?xml version='1.0' encoding='utf-8' ?> <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ ]> +<!-- 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> <title>We Need Feedback!</title> <indexterm> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/en-US/Legal_Notice.xml ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/en-US/Legal_Notice.xml b/docs/publican-cloudstack/en-US/Legal_Notice.xml index 1dd7281..0e4be5b 100644 --- a/docs/publican-cloudstack/en-US/Legal_Notice.xml +++ b/docs/publican-cloudstack/en-US/Legal_Notice.xml @@ -1,6 +1,25 @@ <?xml version='1.0' encoding='utf-8' ?> <!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ ]> +<!-- 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. +--> + + <legalnotice> <para> Licensed to the Apache Software Foundation (ASF) under one http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/en-US/css/overrides.css ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/en-US/css/overrides.css b/docs/publican-cloudstack/en-US/css/overrides.css index 5e97179..5d31cec 100644 --- a/docs/publican-cloudstack/en-US/css/overrides.css +++ b/docs/publican-cloudstack/en-US/css/overrides.css @@ -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. + */ a:link { color:#0066cc; } http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/en-US/images/.directory ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/en-US/images/.directory b/docs/publican-cloudstack/en-US/images/.directory deleted file mode 100644 index 44ce275..0000000 --- a/docs/publican-cloudstack/en-US/images/.directory +++ /dev/null @@ -1,4 +0,0 @@ -[Dolphin] -ShowPreview=true -Timestamp=2011,8,11,15,3,32 -Version=2 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/en-US/images/title_logo.svg ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/en-US/images/title_logo.svg b/docs/publican-cloudstack/en-US/images/title_logo.svg index e8b3eca..a5888de 100644 --- a/docs/publican-cloudstack/en-US/images/title_logo.svg +++ b/docs/publican-cloudstack/en-US/images/title_logo.svg @@ -1,5 +1,22 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> +<!-- 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. +--> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" @@ -332,4 +349,4 @@ -</svg> \ No newline at end of file +</svg> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/overrides.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/overrides.cfg b/docs/publican-cloudstack/overrides.cfg index 2954532..94a24ef 100644 --- a/docs/publican-cloudstack/overrides.cfg +++ b/docs/publican-cloudstack/overrides.cfg @@ -1,5 +1,20 @@ # Config::Simple 4.59 # Thu Aug 11 14:07:41 2011 +# 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. strict: 0 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/publican-cloudstack.spec ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/publican-cloudstack.spec b/docs/publican-cloudstack/publican-cloudstack.spec index 0321863..1e70765 100644 --- a/docs/publican-cloudstack/publican-cloudstack.spec +++ b/docs/publican-cloudstack/publican-cloudstack.spec @@ -1,3 +1,19 @@ +# 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. + %define brand cloudstack Name: publican-cloudstack http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/publican-cloudstack/publican.cfg ---------------------------------------------------------------------- diff --git a/docs/publican-cloudstack/publican.cfg b/docs/publican-cloudstack/publican.cfg index 48bdc0b..a87c8a7 100644 --- a/docs/publican-cloudstack/publican.cfg +++ b/docs/publican-cloudstack/publican.cfg @@ -1,5 +1,20 @@ # Config::Simple 4.59 # Thu Aug 11 14:07:41 2011 +# 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. version: "0.1" xml_lang: "en-US" http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/runbook/README ---------------------------------------------------------------------- diff --git a/docs/runbook/README b/docs/runbook/README deleted file mode 100644 index 88d1482..0000000 --- a/docs/runbook/README +++ /dev/null @@ -1,19 +0,0 @@ -Welcome. - -This file will talk about hacking on the Runbook document. - -The document itself is written using DocBook XML with a publishing tool -called Publican. You can find more about publican at: -http://fedorahosted.org/publican - -In addition to needing publican - you will also need the CloudStack brand -for publican. This package contains all of the standard legal disclaimers, -logos, etc, to 'brand' the document as part of Apache CloudStack project. - -In CloudStack's source repo that is located at docs/publican-cloudstack. - -Patches are encouraged and welcome; as are forks! If you want to take this Runbook -as a base and extend it to a different hypervisor, or a different networking model -or something else entirely, please do so. - ---David http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ca495d4/docs/runbook/publican.cfg ---------------------------------------------------------------------- diff --git a/docs/runbook/publican.cfg b/docs/runbook/publican.cfg index 9da9408..72722cd 100644 --- a/docs/runbook/publican.cfg +++ b/docs/runbook/publican.cfg @@ -1,5 +1,20 @@ # Config::Simple 4.59 # Fri May 25 12:50:59 2012 +# 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. xml_lang: "en-US" type: Book
