You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/10/24 20:30:40 UTC

[02/50] [abbrv] git commit: updated refs/heads/ui-restyle to 500c798

follow up fix for CLOUDSTACK-1049

add license header to cloudstack-sccs


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

Branch: refs/heads/ui-restyle
Commit: aca6c420b40a411aebcc2eecad00e8341222348e
Parents: c5c5e23
Author: Frank.Zhang <fr...@citrix.com>
Authored: Tue Oct 22 15:53:55 2013 -0700
Committer: Frank.Zhang <fr...@citrix.com>
Committed: Tue Oct 22 15:53:55 2013 -0700

----------------------------------------------------------------------
 packaging/centos63/cloudstack-sccs | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/aca6c420/packaging/centos63/cloudstack-sccs
----------------------------------------------------------------------
diff --git a/packaging/centos63/cloudstack-sccs b/packaging/centos63/cloudstack-sccs
index ab6f543..e05d372 100644
--- a/packaging/centos63/cloudstack-sccs
+++ b/packaging/centos63/cloudstack-sccs
@@ -1 +1,20 @@
-cat /usr/share/cloudstack-common/scripts/gitrev.txt
\ No newline at end of file
+#!/bin/sh
+
+# 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.
+
+cat /usr/share/cloudstack-common/scripts/gitrev.txt