Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A29DCC5B for ; Fri, 3 Aug 2012 14:40:03 +0000 (UTC) Received: (qmail 41471 invoked by uid 500); 3 Aug 2012 14:40:03 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 41359 invoked by uid 500); 3 Aug 2012 14:40:03 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 41313 invoked by uid 99); 3 Aug 2012 14:40:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 14:40:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3E92B1B8CE; Fri, 3 Aug 2012 14:40:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chipchilders@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [2/6] git commit: License header updates for the setup folder. Message-Id: <20120803144002.3E92B1B8CE@tyr.zones.apache.org> Date: Fri, 3 Aug 2012 14:40:02 +0000 (UTC) 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 Authored: Fri Aug 3 09:49:02 2012 -0400 Committer: Chip Childers 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 @@ + setup 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 @@ + 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 @@ + 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 @@ + 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 @@ + 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 @@ + 2.0