You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2012/08/03 03:54:13 UTC

[26/30] git commit: License header updates for debian folder

License header updates for debian 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/714a9fad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/714a9fad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/714a9fad

Branch: refs/heads/vpc
Commit: 714a9fad128d8d8b3e2f470a8d6c9c690d9ae0b1
Parents: 9ed5d38
Author: Chip Childers <ch...@gmail.com>
Authored: Thu Aug 2 10:02:22 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Thu Aug 2 10:02:22 2012 -0400

----------------------------------------------------------------------
 debian/cloud-agent-deps.install     |   17 +++++++++++++++++
 debian/cloud-agent-libs.install     |   17 +++++++++++++++++
 debian/cloud-agent-scripts.config   |   17 +++++++++++++++++
 debian/cloud-agent-scripts.install  |   17 +++++++++++++++++
 debian/cloud-agent-scripts.postinst |   16 ++++++++++++++++
 debian/cloud-agent.config           |   17 +++++++++++++++++
 debian/cloud-agent.install          |   17 +++++++++++++++++
 debian/cloud-agent.postinst         |   18 +++++++++++++++++-
 debian/cloud-cli.config             |   17 +++++++++++++++++
 debian/cloud-cli.install            |   17 +++++++++++++++++
 debian/cloud-client-ui.install      |   17 +++++++++++++++++
 debian/cloud-client.config          |   17 +++++++++++++++++
 debian/cloud-client.install         |   17 +++++++++++++++++
 debian/cloud-client.postinst        |   16 ++++++++++++++++
 debian/cloud-core.install           |   17 +++++++++++++++++
 debian/cloud-deps.install           |   17 +++++++++++++++++
 debian/cloud-management.config      |   17 +++++++++++++++++
 debian/cloud-python.install         |   17 +++++++++++++++++
 debian/cloud-server.install         |   17 +++++++++++++++++
 debian/cloud-setup.install          |   17 +++++++++++++++++
 debian/cloud-system-iso.install     |   17 +++++++++++++++++
 debian/cloud-usage.install          |   17 +++++++++++++++++
 debian/cloud-usage.postinst         |   18 +++++++++++++++++-
 debian/cloud-utils.install          |   17 +++++++++++++++++
 24 files changed, 406 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent-deps.install
----------------------------------------------------------------------
diff --git a/debian/cloud-agent-deps.install b/debian/cloud-agent-deps.install
index 13c444e..d980d23 100644
--- a/debian/cloud-agent-deps.install
+++ b/debian/cloud-agent-deps.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/share/java/cloud-google-gson-1.7.1.jar
 /usr/share/java/libvirt-0.4.8.jar
 /usr/share/java/cloud-log4j-extras.jar

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent-libs.install
----------------------------------------------------------------------
diff --git a/debian/cloud-agent-libs.install b/debian/cloud-agent-libs.install
index 157b0a6..ba25935 100644
--- a/debian/cloud-agent-libs.install
+++ b/debian/cloud-agent-libs.install
@@ -1,2 +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.
+
 /usr/share/java/cloud-agent.jar
 /usr/share/java/cloud-plugin-hypervisor-kvm.jar

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent-scripts.config
----------------------------------------------------------------------
diff --git a/debian/cloud-agent-scripts.config b/debian/cloud-agent-scripts.config
index e69de29..00ae6c0 100644
--- a/debian/cloud-agent-scripts.config
+++ b/debian/cloud-agent-scripts.config
@@ -0,0 +1,17 @@
+# 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.
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent-scripts.install
----------------------------------------------------------------------
diff --git a/debian/cloud-agent-scripts.install b/debian/cloud-agent-scripts.install
index 69f36ae..675383d 100644
--- a/debian/cloud-agent-scripts.install
+++ b/debian/cloud-agent-scripts.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/lib/cloud/agent/scripts/installer/*
 /usr/lib/cloud/agent/scripts/network/*
 /usr/lib/cloud/agent/scripts/storage/*

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent-scripts.postinst
----------------------------------------------------------------------
diff --git a/debian/cloud-agent-scripts.postinst b/debian/cloud-agent-scripts.postinst
index c425578..bf7f2c3 100644
--- a/debian/cloud-agent-scripts.postinst
+++ b/debian/cloud-agent-scripts.postinst
@@ -1,4 +1,20 @@
 #!/bin/sh -e
+# 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.
 
 case "$1" in
     configure)

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent.config
----------------------------------------------------------------------
diff --git a/debian/cloud-agent.config b/debian/cloud-agent.config
index e69de29..00ae6c0 100644
--- a/debian/cloud-agent.config
+++ b/debian/cloud-agent.config
@@ -0,0 +1,17 @@
+# 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.
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent.install
----------------------------------------------------------------------
diff --git a/debian/cloud-agent.install b/debian/cloud-agent.install
index aecba30..1afb7fa 100644
--- a/debian/cloud-agent.install
+++ b/debian/cloud-agent.install
@@ -1,3 +1,20 @@
+# 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.
+
 /etc/cloud/agent/agent.properties
 /etc/cloud/agent/developer.properties.template
 /etc/cloud/agent/environment.properties

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-agent.postinst
----------------------------------------------------------------------
diff --git a/debian/cloud-agent.postinst b/debian/cloud-agent.postinst
index 934ee02..f022f6d 100644
--- a/debian/cloud-agent.postinst
+++ b/debian/cloud-agent.postinst
@@ -1,4 +1,20 @@
 #!/bin/sh -e
+# 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.
 
 case "$1" in
     configure)
@@ -15,4 +31,4 @@ case "$1" in
     ;;
 esac
 
-#DEBHELPER#
\ No newline at end of file
+#DEBHELPER#

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-cli.config
----------------------------------------------------------------------
diff --git a/debian/cloud-cli.config b/debian/cloud-cli.config
index e69de29..00ae6c0 100644
--- a/debian/cloud-cli.config
+++ b/debian/cloud-cli.config
@@ -0,0 +1,17 @@
+# 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.
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-cli.install
----------------------------------------------------------------------
diff --git a/debian/cloud-cli.install b/debian/cloud-cli.install
index 15ed127..ce17846 100644
--- a/debian/cloud-cli.install
+++ b/debian/cloud-cli.install
@@ -1,3 +1,20 @@
+# 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.
+
 /etc/cloud/cli/commands.xml
 /usr/bin/cloud-grab-dependent-library-versions
 /usr/bin/cloud-tool

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-client-ui.install
----------------------------------------------------------------------
diff --git a/debian/cloud-client-ui.install b/debian/cloud-client-ui.install
index 0b03235..ba1408a 100644
--- a/debian/cloud-client-ui.install
+++ b/debian/cloud-client-ui.install
@@ -1,2 +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.
+
 /usr/share/cloud/management/webapps/client/*
 

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-client.config
----------------------------------------------------------------------
diff --git a/debian/cloud-client.config b/debian/cloud-client.config
index e69de29..00ae6c0 100644
--- a/debian/cloud-client.config
+++ b/debian/cloud-client.config
@@ -0,0 +1,17 @@
+# 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.
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-client.install
----------------------------------------------------------------------
diff --git a/debian/cloud-client.install b/debian/cloud-client.install
index aa10d08..0d4f809 100644
--- a/debian/cloud-client.install
+++ b/debian/cloud-client.install
@@ -1,3 +1,20 @@
+# 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.
+
 /etc/cloud/management/catalina.policy
 /etc/cloud/management/catalina.properties
 /etc/cloud/management/commands.properties

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-client.postinst
----------------------------------------------------------------------
diff --git a/debian/cloud-client.postinst b/debian/cloud-client.postinst
index af731f1..87c7610 100644
--- a/debian/cloud-client.postinst
+++ b/debian/cloud-client.postinst
@@ -1,4 +1,20 @@
 #!/bin/sh -e
+# 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.
 
 case "$1" in
     configure)

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-core.install
----------------------------------------------------------------------
diff --git a/debian/cloud-core.install b/debian/cloud-core.install
index 9993ce9..00a43d4 100644
--- a/debian/cloud-core.install
+++ b/debian/cloud-core.install
@@ -1,2 +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.
+
 /usr/share/java/cloud-core.jar
 

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-deps.install
----------------------------------------------------------------------
diff --git a/debian/cloud-deps.install b/debian/cloud-deps.install
index f0f7235..53e4f4a 100644
--- a/debian/cloud-deps.install
+++ b/debian/cloud-deps.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/share/java/cloud-commons-codec-1.5.jar
 /usr/share/java/cloud-commons-dbcp-1.4.jar
 /usr/share/java/cloud-commons-pool-1.5.6.jar

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-management.config
----------------------------------------------------------------------
diff --git a/debian/cloud-management.config b/debian/cloud-management.config
index e69de29..00ae6c0 100644
--- a/debian/cloud-management.config
+++ b/debian/cloud-management.config
@@ -0,0 +1,17 @@
+# 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.
+

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-python.install
----------------------------------------------------------------------
diff --git a/debian/cloud-python.install b/debian/cloud-python.install
index b4b60b8..b8eac72 100644
--- a/debian/cloud-python.install
+++ b/debian/cloud-python.install
@@ -1 +1,18 @@
+# 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.
+
 /usr/lib/python*/dist-packages/cloud*

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-server.install
----------------------------------------------------------------------
diff --git a/debian/cloud-server.install b/debian/cloud-server.install
index a88fbf0..711d928 100644
--- a/debian/cloud-server.install
+++ b/debian/cloud-server.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/share/java/cloud-server.jar
 /usr/share/java/cloud-ovm.jar
 /etc/cloud/server/*

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-setup.install
----------------------------------------------------------------------
diff --git a/debian/cloud-setup.install b/debian/cloud-setup.install
index 0d092f5..5c37c64 100644
--- a/debian/cloud-setup.install
+++ b/debian/cloud-setup.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/bin/cloud-setup-databases
 /usr/bin/cloud-migrate-databases
 /usr/bin/cloud-set-guest-password

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-system-iso.install
----------------------------------------------------------------------
diff --git a/debian/cloud-system-iso.install b/debian/cloud-system-iso.install
index 8f9192c..6caac6a 100644
--- a/debian/cloud-system-iso.install
+++ b/debian/cloud-system-iso.install
@@ -1 +1,18 @@
+# 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.
+
 /usr/lib/cloud/agent/vms/systemvm.iso

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-usage.install
----------------------------------------------------------------------
diff --git a/debian/cloud-usage.install b/debian/cloud-usage.install
index ce4cb4d..22f5834 100644
--- a/debian/cloud-usage.install
+++ b/debian/cloud-usage.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/share/java/cloud-usage.jar
 /etc/init.d/cloud-usage
 /var/log/cloud/usage

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-usage.postinst
----------------------------------------------------------------------
diff --git a/debian/cloud-usage.postinst b/debian/cloud-usage.postinst
index 809d624..56f895d 100644
--- a/debian/cloud-usage.postinst
+++ b/debian/cloud-usage.postinst
@@ -1,4 +1,20 @@
 #!/bin/sh -e
+# 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.
 
 case "$1" in
     configure)
@@ -28,4 +44,4 @@ case "$1" in
     ;;
 esac
 
-#DEBHELPER#
\ No newline at end of file
+#DEBHELPER#

http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/714a9fad/debian/cloud-utils.install
----------------------------------------------------------------------
diff --git a/debian/cloud-utils.install b/debian/cloud-utils.install
index b552626..b26a02c 100644
--- a/debian/cloud-utils.install
+++ b/debian/cloud-utils.install
@@ -1,3 +1,20 @@
+# 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.
+
 /usr/share/java/cloud-utils.jar
 /usr/share/java/cloud-api.jar
 /usr/share/doc/cloud/sccs-info