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 2013/07/03 20:22:24 UTC

[4/4] git commit: updated refs/heads/master to ab5f580

VMSync: Added copyright


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

Branch: refs/heads/master
Commit: ab5f5809c3c912cc858a7f2162ad9e42caf16a66
Parents: bec53fb
Author: Alex Huang <al...@gmail.com>
Authored: Wed Jul 3 11:23:22 2013 -0700
Committer: Alex Huang <al...@gmail.com>
Committed: Wed Jul 3 11:23:22 2013 -0700

----------------------------------------------------------------------
 .../apache/cloudstack/api/ApiCommandJobType.java    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ab5f5809/api/src/org/apache/cloudstack/api/ApiCommandJobType.java
----------------------------------------------------------------------
diff --git a/api/src/org/apache/cloudstack/api/ApiCommandJobType.java b/api/src/org/apache/cloudstack/api/ApiCommandJobType.java
index d42ca85..204fe3e 100644
--- a/api/src/org/apache/cloudstack/api/ApiCommandJobType.java
+++ b/api/src/org/apache/cloudstack/api/ApiCommandJobType.java
@@ -1,3 +1,19 @@
+// 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.
 package org.apache.cloudstack.api;
 
 public enum ApiCommandJobType {