Updated Branches: refs/heads/master 754d965fc -> aecaee2d1
Added license header back into the descriptor.xml file Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/aecaee2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/aecaee2d Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/aecaee2d Branch: refs/heads/master Commit: aecaee2d1710d35201658a6673714c682a5cccaa Parents: 754d965 Author: Chip Childers <[email protected]> Authored: Mon Aug 20 11:33:45 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Mon Aug 20 11:33:45 2012 -0400 ---------------------------------------------------------------------- tools/whisker/descriptor.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/aecaee2d/tools/whisker/descriptor.xml ---------------------------------------------------------------------- diff --git a/tools/whisker/descriptor.xml b/tools/whisker/descriptor.xml index 12458aa..1b37971 100644 --- a/tools/whisker/descriptor.xml +++ b/tools/whisker/descriptor.xml @@ -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. +--> <manifest> <licenses> <license name='COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0' id='CDDL'
