From 16b55ccd536ac2099f4da8f7413a3809e24a8ed0 Mon Sep 17 00:00:00 2001 From: sbauza Date: Tue, 3 Dec 2013 10:17:19 +0100 Subject: [PATCH] Remove empty copyright headers As discussed, let's remove all headers for files containing no code but the copyright headers. Implements bp:remove-empty-copyrights Change-Id: I276a346360e27df70093241676576995f8e298d8 --- climate/api/__init__.py | 14 -------------- climate/cmd/__init__.py | 14 -------------- climate/db/__init__.py | 14 -------------- climate/manager/__init__.py | 14 -------------- climate/plugins/__init__.py | 14 -------------- climate/tests/api/__init__.py | 14 -------------- climate/tests/db/__init__.py | 14 -------------- climate/tests/db/sqlalchemy/__init__.py | 14 -------------- climate/tests/manager/__init__.py | 14 -------------- 9 files changed, 126 deletions(-) diff --git a/climate/api/__init__.py b/climate/api/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/api/__init__.py +++ b/climate/api/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/cmd/__init__.py b/climate/cmd/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/cmd/__init__.py +++ b/climate/cmd/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/db/__init__.py b/climate/db/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/db/__init__.py +++ b/climate/db/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/manager/__init__.py b/climate/manager/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/manager/__init__.py +++ b/climate/manager/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/plugins/__init__.py b/climate/plugins/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/plugins/__init__.py +++ b/climate/plugins/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/tests/api/__init__.py b/climate/tests/api/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/tests/api/__init__.py +++ b/climate/tests/api/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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/climate/tests/db/__init__.py b/climate/tests/db/__init__.py index c93e7560..e69de29b 100644 --- a/climate/tests/db/__init__.py +++ b/climate/tests/db/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Bull. -# -# 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/climate/tests/db/sqlalchemy/__init__.py b/climate/tests/db/sqlalchemy/__init__.py index c93e7560..e69de29b 100644 --- a/climate/tests/db/sqlalchemy/__init__.py +++ b/climate/tests/db/sqlalchemy/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Bull. -# -# 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/climate/tests/manager/__init__.py b/climate/tests/manager/__init__.py index e3f3e8d4..e69de29b 100644 --- a/climate/tests/manager/__init__.py +++ b/climate/tests/manager/__init__.py @@ -1,14 +0,0 @@ -# Copyright (c) 2013 Mirantis Inc. -# -# 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.