You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/09/10 22:55:52 UTC

[39/50] [abbrv] git commit: CLOUDSTACK-59 missing license header.

CLOUDSTACK-59 missing license header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/f03d438c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/f03d438c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/f03d438c

Branch: refs/heads/4.0
Commit: f03d438c4c819b5507247c6a11b583a74f60afe6
Parents: ba05224
Author: Mice Xia <mi...@tcloudcomputing.com>
Authored: Sat Sep 8 09:23:35 2012 +0800
Committer: Mice Xia <mi...@tcloudcomputing.com>
Committed: Sat Sep 8 09:26:13 2012 +0800

----------------------------------------------------------------------
 client/cloudstack-ui.launch |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/f03d438c/client/cloudstack-ui.launch
----------------------------------------------------------------------
diff --git a/client/cloudstack-ui.launch b/client/cloudstack-ui.launch
index b47097c..1943d17 100644
--- a/client/cloudstack-ui.launch
+++ b/client/cloudstack-ui.launch
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+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.
+-->
 <launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
 <booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
 <stringAttribute key="M2_GOALS" value="jetty:run"/>