License header updates for misc 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/6f833d24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/6f833d24 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/6f833d24 Branch: refs/heads/vpc Commit: 6f833d2414f846bf6cee6d658fd32d5c98e451c6 Parents: a0e815d Author: Chip Childers <[email protected]> Authored: Fri Aug 3 14:51:41 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Fri Aug 3 14:51:41 2012 -0400 ---------------------------------------------------------------------- README.html | 18 ++++++++++++++++++ README.md | 19 +++++++++++++++++++ configure-info.in | 17 +++++++++++++++++ 3 files changed, 54 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/6f833d24/README.html ---------------------------------------------------------------------- diff --git a/README.html b/README.html index 3dd965b..a911985 100644 --- a/README.html +++ b/README.html @@ -1,4 +1,22 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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. +--> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <body> <a href="http://cloud.com"><img src="docs/images/logo_cloud.jpg"></a> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/6f833d24/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f289dc3..e4f1bd2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ +# License + +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. + # Apache CloudStack Apache CloudStack is a massively scalable free/libre open source Infrastructure as a Service cloud platform. http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/6f833d24/configure-info.in ---------------------------------------------------------------------- diff --git a/configure-info.in b/configure-info.in index ea9fd96..f00cdf0 100644 --- a/configure-info.in +++ b/configure-info.in @@ -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. + These are the configure-time variables used to compile this CloudStack: @CONFIGUREVARS@
