License header updates for the setup folder.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2930eef0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2930eef0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2930eef0 Branch: refs/heads/master Commit: 2930eef00cfa3616c94b3fd1b8b525c361377428 Parents: 78764c8 Author: Chip Childers <[email protected]> Authored: Fri Aug 3 09:49:02 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Fri Aug 3 09:49:02 2012 -0400 ---------------------------------------------------------------------- setup/.project | 18 ++++++++++++++++++ setup/apidoc/generatecustomcommand.xsl | 18 ++++++++++++++++++ setup/apidoc/generategenericcommand.xsl | 18 ++++++++++++++++++ setup/apidoc/generatetoc.xsl | 18 ++++++++++++++++++ setup/apidoc/generatetoc_header.xsl | 18 ++++++++++++++++++ setup/apidoc/includes/main.css | 19 +++++++++++++++++++ setup/db/server-setup.xml | 17 +++++++++++++++++ 7 files changed, 126 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/.project ---------------------------------------------------------------------- diff --git a/setup/.project b/setup/.project index 2ab0281..23c6ad2 100644 --- a/setup/.project +++ b/setup/.project @@ -1,4 +1,22 @@ <?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. +--> <projectDescription> <name>setup</name> <comment></comment> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/apidoc/generatecustomcommand.xsl ---------------------------------------------------------------------- diff --git a/setup/apidoc/generatecustomcommand.xsl b/setup/apidoc/generatecustomcommand.xsl index 16c6c64..d03cf56 100644 --- a/setup/apidoc/generatecustomcommand.xsl +++ b/setup/apidoc/generatecustomcommand.xsl @@ -1,4 +1,22 @@ <?xml version="1.0"?> +<!-- +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. +--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match="/"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/apidoc/generategenericcommand.xsl ---------------------------------------------------------------------- diff --git a/setup/apidoc/generategenericcommand.xsl b/setup/apidoc/generategenericcommand.xsl index bf05580..0d5dd14 100644 --- a/setup/apidoc/generategenericcommand.xsl +++ b/setup/apidoc/generategenericcommand.xsl @@ -1,4 +1,22 @@ <?xml version="1.0"?> +<!-- +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. +--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match="/"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/apidoc/generatetoc.xsl ---------------------------------------------------------------------- diff --git a/setup/apidoc/generatetoc.xsl b/setup/apidoc/generatetoc.xsl index ab209db..8f30de5 100644 --- a/setup/apidoc/generatetoc.xsl +++ b/setup/apidoc/generatetoc.xsl @@ -1,4 +1,22 @@ <?xml version="1.0"?> +<!-- +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. +--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template match="/"> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/apidoc/generatetoc_header.xsl ---------------------------------------------------------------------- diff --git a/setup/apidoc/generatetoc_header.xsl b/setup/apidoc/generatetoc_header.xsl index 23ff25a..99066b5 100644 --- a/setup/apidoc/generatetoc_header.xsl +++ b/setup/apidoc/generatetoc_header.xsl @@ -1,4 +1,22 @@ <?xml version="1.0"?> +<!-- +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. +--> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="html" doctype-public="-//W3C//DTD HTML 1.0 Transitional//EN"/> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/apidoc/includes/main.css ---------------------------------------------------------------------- diff --git a/setup/apidoc/includes/main.css b/setup/apidoc/includes/main.css index 29804e8..a8fa348 100644 --- a/setup/apidoc/includes/main.css +++ b/setup/apidoc/includes/main.css @@ -1,4 +1,23 @@ @charset "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. +*/ + /* CSS Document */ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2930eef0/setup/db/server-setup.xml ---------------------------------------------------------------------- diff --git a/setup/db/server-setup.xml b/setup/db/server-setup.xml index 4035902..912dd0b 100755 --- a/setup/db/server-setup.xml +++ b/setup/db/server-setup.xml @@ -1,5 +1,22 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- +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. +--> <data> <version>2.0</version>
