summaryrefslogtreecommitdiff
path: root/openstackclient/object
diff options
context:
space:
mode:
authorAlexander Ignatov <aignatov@mirantis.com>2014-01-20 17:27:02 +0400
committerAlexander Ignatov <aignatov@mirantis.com>2014-01-20 17:28:13 +0400
commitad4367839f53f1d00cde80bfcb396cfc3d8f9c7d (patch)
treebbe136bf63e1e0d4b4a0428e17ad58c0cbffbc61 /openstackclient/object
parent81d33a524dd53f233bf72ea1eae4bea1058ceeaf (diff)
downloadpython-openstackclient-ad4367839f53f1d00cde80bfcb396cfc3d8f9c7d.tar.gz
Remove copyright from empty files
According to policy change in HACKING: http://docs.openstack.org/developer/hacking/#openstack-licensing empty files should no longer contain copyright notices. Change-Id: Iba09a00f24dfbd1cd03c1c9f70ea216788e64d93 Closes-Bug: #1262424
Diffstat (limited to 'openstackclient/object')
-rw-r--r--openstackclient/object/__init__.py12
-rw-r--r--openstackclient/object/v1/__init__.py12
-rw-r--r--openstackclient/object/v1/lib/__init__.py12
3 files changed, 0 insertions, 36 deletions
diff --git a/openstackclient/object/__init__.py b/openstackclient/object/__init__.py
index 02be10cd..e69de29b 100644
--- a/openstackclient/object/__init__.py
+++ b/openstackclient/object/__init__.py
@@ -1,12 +0,0 @@
-# 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/openstackclient/object/v1/__init__.py b/openstackclient/object/v1/__init__.py
index 02be10cd..e69de29b 100644
--- a/openstackclient/object/v1/__init__.py
+++ b/openstackclient/object/v1/__init__.py
@@ -1,12 +0,0 @@
-# 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/openstackclient/object/v1/lib/__init__.py b/openstackclient/object/v1/lib/__init__.py
index 02be10cd..e69de29b 100644
--- a/openstackclient/object/v1/lib/__init__.py
+++ b/openstackclient/object/v1/lib/__init__.py
@@ -1,12 +0,0 @@
-# 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.
-#