From f570384166be85b74fcb07346ef0a6967feacafd Mon Sep 17 00:00:00 2001 From: DennyZhang Date: Tue, 24 Dec 2013 22:38:57 -0600 Subject: [PATCH] Empty files shouldn't contain copyright nor license http://docs.openstack.org/developer/hacking/#openstack-licensing Change-Id: I29a1a4bdd023adc219a1927180a4c37a735ec6dc --- glance/__init__.py | 16 ---------------- glance/api/middleware/__init__.py | 16 ---------------- glance/api/v2/__init__.py | 15 --------------- glance/common/__init__.py | 16 ---------------- glance/image_cache/drivers/__init__.py | 16 ---------------- glance/registry/client/v1/__init__.py | 16 ---------------- glance/registry/client/v2/__init__.py | 14 -------------- glance/tests/unit/__init__.py | 16 ---------------- 8 files changed, 125 deletions(-) diff --git a/glance/__init__.py b/glance/__init__.py index c43a9000aa..e69de29bb2 100644 --- a/glance/__init__.py +++ b/glance/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2010-2011 OpenStack Foundation -# 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/glance/api/middleware/__init__.py b/glance/api/middleware/__init__.py index 4dec227c40..e69de29bb2 100644 --- a/glance/api/middleware/__init__.py +++ b/glance/api/middleware/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2011 OpenStack Foundation -# 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/glance/api/v2/__init__.py b/glance/api/v2/__init__.py index c2aac7e6fe..e69de29bb2 100644 --- a/glance/api/v2/__init__.py +++ b/glance/api/v2/__init__.py @@ -1,15 +0,0 @@ -# Copyright 2013 OpenStack Foundation. -# Copyright 2012 Red Hat Inc. -# 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/glance/common/__init__.py b/glance/common/__init__.py index c43a9000aa..e69de29bb2 100644 --- a/glance/common/__init__.py +++ b/glance/common/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2010-2011 OpenStack Foundation -# 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/glance/image_cache/drivers/__init__.py b/glance/image_cache/drivers/__init__.py index 4dec227c40..e69de29bb2 100644 --- a/glance/image_cache/drivers/__init__.py +++ b/glance/image_cache/drivers/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2011 OpenStack Foundation -# 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/glance/registry/client/v1/__init__.py b/glance/registry/client/v1/__init__.py index d5d002224b..e69de29bb2 100644 --- a/glance/registry/client/v1/__init__.py +++ b/glance/registry/client/v1/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2013 OpenStack Foundation -# 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/glance/registry/client/v2/__init__.py b/glance/registry/client/v2/__init__.py index 80068acbae..e69de29bb2 100644 --- a/glance/registry/client/v2/__init__.py +++ b/glance/registry/client/v2/__init__.py @@ -1,14 +0,0 @@ -# Copyright 2013 Red Hat, Inc. -# 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/glance/tests/unit/__init__.py b/glance/tests/unit/__init__.py index c43a9000aa..e69de29bb2 100644 --- a/glance/tests/unit/__init__.py +++ b/glance/tests/unit/__init__.py @@ -1,16 +0,0 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - -# Copyright 2010-2011 OpenStack Foundation -# 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.