From: Krzysztof Frukacz Date: Thu, 16 Feb 2017 08:57:29 +0000 (+0100) Subject: Add license header X-Git-Tag: release/mercury^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=514ddac4ded334d35bdf863381cde6bae8b8fc6f;p=vnfsdk%2Fpkgtools.git Add license header Added license headers Change-Id: I33969a0331e9b32977307fdcc3280208d5f02ef7 Signed-off-by: Krzysztof Frukacz Issue-id: VNFSDK-71 --- diff --git a/__init__.py b/__init__.py index e69de29..657b0f8 100644 --- a/__init__.py +++ b/__init__.py @@ -0,0 +1,14 @@ +# Copyright (c) 2017 GigaSpaces Technologies Ltd. All rights reserved. +# +# Licensed 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. +# diff --git a/cli/__init__.py b/cli/__init__.py index e69de29..657b0f8 100644 --- a/cli/__init__.py +++ b/cli/__init__.py @@ -0,0 +1,14 @@ +# Copyright (c) 2017 GigaSpaces Technologies Ltd. All rights reserved. +# +# Licensed 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. +# diff --git a/packager/__init__.py b/packager/__init__.py index e69de29..657b0f8 100644 --- a/packager/__init__.py +++ b/packager/__init__.py @@ -0,0 +1,14 @@ +# Copyright (c) 2017 GigaSpaces Technologies Ltd. All rights reserved. +# +# Licensed 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. +#