summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-10-20 23:13:52 +0000
committerGerrit Code Review <review@openstack.org>2014-10-20 23:13:52 +0000
commit71820134ea2fa08fd7185cc8b2fa518aaa5f4700 (patch)
tree51358cd327b9dbff86fcf33a088d37e04b807a57
parent5ba1dae2d1f7cf902b28c35299aae97c8c76164c (diff)
parent9334d1c98c3abdadc12222acb3f6f4527c940895 (diff)
downloadneutron-71820134ea2fa08fd7185cc8b2fa518aaa5f4700.tar.gz
Merge "Empty files should not contain copyright or license"
-rw-r--r--neutron/agent/__init__.py14
-rw-r--r--neutron/agent/common/__init__.py14
-rw-r--r--neutron/agent/linux/__init__.py14
-rw-r--r--neutron/agent/metadata/__init__.py13
-rw-r--r--neutron/cmd/__init__.py14
-rw-r--r--neutron/db/firewall/__init__.py14
-rw-r--r--neutron/db/loadbalancer/__init__.py13
-rw-r--r--neutron/db/metering/__init__.py13
-rw-r--r--neutron/db/vpn/__init__.py14
-rw-r--r--neutron/debug/__init__.py14
-rw-r--r--neutron/plugins/bigswitch/__init__.py14
-rw-r--r--neutron/plugins/bigswitch/db/__init__.py14
-rw-r--r--neutron/plugins/bigswitch/extensions/__init__.py14
-rw-r--r--neutron/plugins/bigswitch/tests/__init__.py14
-rw-r--r--neutron/plugins/brocade/__init__.py14
-rw-r--r--neutron/plugins/brocade/db/__init__.py14
-rw-r--r--neutron/plugins/brocade/nos/__init__.py14
-rw-r--r--neutron/plugins/cisco/__init__.py13
-rw-r--r--neutron/plugins/cisco/common/__init__.py13
-rw-r--r--neutron/plugins/cisco/db/__init__.py13
-rw-r--r--neutron/plugins/cisco/extensions/__init__.py14
-rw-r--r--neutron/plugins/cisco/models/__init__.py13
-rw-r--r--neutron/plugins/cisco/n1kv/__init__.py13
-rw-r--r--neutron/plugins/common/__init__.py14
-rw-r--r--neutron/plugins/embrane/__init__.py14
-rw-r--r--neutron/plugins/embrane/agent/__init__.py14
-rw-r--r--neutron/plugins/embrane/agent/operations/__init__.py14
-rw-r--r--neutron/plugins/embrane/common/__init__.py14
-rw-r--r--neutron/plugins/embrane/l2base/__init__.py14
-rw-r--r--neutron/plugins/embrane/l2base/fake/__init__.py14
-rw-r--r--neutron/plugins/embrane/plugins/__init__.py14
-rw-r--r--neutron/plugins/hyperv/__init__.py14
-rw-r--r--neutron/plugins/hyperv/agent/__init__.py14
-rw-r--r--neutron/plugins/hyperv/common/__init__.py14
-rw-r--r--neutron/plugins/linuxbridge/common/__init__.py13
-rw-r--r--neutron/plugins/linuxbridge/db/__init__.py13
-rw-r--r--neutron/plugins/metaplugin/__init__.py14
-rw-r--r--neutron/plugins/metaplugin/common/__init__.py14
-rw-r--r--neutron/plugins/midonet/__init__.py15
-rw-r--r--neutron/plugins/midonet/agent/__init__.py14
-rw-r--r--neutron/plugins/midonet/common/__init__.py14
-rw-r--r--neutron/plugins/ml2/__init__.py14
-rw-r--r--neutron/plugins/ml2/common/__init__.py14
-rw-r--r--neutron/plugins/ml2/drivers/__init__.py14
-rw-r--r--neutron/plugins/ml2/drivers/arista/__init__.py14
-rw-r--r--neutron/plugins/ml2/drivers/l2pop/__init__.py14
-rw-r--r--neutron/plugins/mlnx/__init__.py14
-rw-r--r--neutron/plugins/mlnx/agent/__init__.py14
-rw-r--r--neutron/plugins/mlnx/common/__init__.py14
-rw-r--r--neutron/plugins/mlnx/db/__init__.py14
-rw-r--r--neutron/plugins/nec/__init__.py13
-rw-r--r--neutron/plugins/nec/agent/__init__.py13
-rw-r--r--neutron/plugins/nec/common/__init__.py13
-rw-r--r--neutron/plugins/nec/db/__init__.py13
-rw-r--r--neutron/plugins/nec/extensions/__init__.py13
-rw-r--r--neutron/plugins/openvswitch/common/__init__.py13
-rw-r--r--neutron/plugins/plumgrid/__init__.py13
-rw-r--r--neutron/plugins/plumgrid/common/__init__.py13
-rw-r--r--neutron/plugins/plumgrid/drivers/__init__.py13
-rw-r--r--neutron/plugins/plumgrid/plumgrid_plugin/__init__.py13
-rw-r--r--neutron/plugins/ryu/common/__init__.py13
-rw-r--r--neutron/plugins/vmware/dhcp_meta/__init__.py14
-rw-r--r--neutron/plugins/vmware/vshield/__init__.py14
-rw-r--r--neutron/scheduler/__init__.py14
-rw-r--r--neutron/services/__init__.py14
-rw-r--r--neutron/services/firewall/__init__.py14
-rw-r--r--neutron/services/firewall/agents/__init__.py14
-rw-r--r--neutron/services/firewall/agents/l3reference/__init__.py14
-rwxr-xr-xneutron/services/firewall/agents/varmour/__init__.py14
-rw-r--r--neutron/services/firewall/drivers/__init__.py14
-rw-r--r--neutron/services/firewall/drivers/linux/__init__.py14
-rwxr-xr-xneutron/services/firewall/drivers/varmour/__init__.py14
-rw-r--r--neutron/services/l3_router/__init__.py14
-rw-r--r--neutron/services/loadbalancer/__init__.py14
-rw-r--r--neutron/services/loadbalancer/drivers/__init__.py13
-rw-r--r--neutron/services/loadbalancer/drivers/haproxy/__init__.py13
-rw-r--r--neutron/services/loadbalancer/drivers/radware/__init__.py13
-rw-r--r--neutron/services/metering/__init__.py13
-rw-r--r--neutron/services/metering/agents/__init__.py13
-rw-r--r--neutron/services/metering/drivers/__init__.py13
-rw-r--r--neutron/services/metering/drivers/iptables/__init__.py13
-rw-r--r--neutron/services/metering/drivers/noop/__init__.py13
-rw-r--r--neutron/services/vpn/__init__.py14
-rw-r--r--neutron/services/vpn/common/__init__.py14
-rw-r--r--neutron/tests/__init__.py14
-rw-r--r--neutron/tests/functional/__init__.py13
-rw-r--r--neutron/tests/functional/agent/__init__.py13
-rw-r--r--neutron/tests/functional/agent/linux/__init__.py13
-rw-r--r--neutron/tests/unit/agent/__init__.py13
-rw-r--r--neutron/tests/unit/agent/linux/__init__.py13
-rw-r--r--neutron/tests/unit/bigswitch/__init__.py14
-rw-r--r--neutron/tests/unit/brocade/__init__.py15
-rw-r--r--neutron/tests/unit/cisco/__init__.py14
-rw-r--r--neutron/tests/unit/cisco/n1kv/__init__.py13
-rw-r--r--neutron/tests/unit/db/__init__.py13
-rw-r--r--neutron/tests/unit/db/firewall/__init__.py13
-rw-r--r--neutron/tests/unit/db/loadbalancer/__init__.py13
-rw-r--r--neutron/tests/unit/db/metering/__init__.py13
-rw-r--r--neutron/tests/unit/db/vpn/__init__.py14
-rw-r--r--neutron/tests/unit/embrane/__init__.py14
-rw-r--r--neutron/tests/unit/extensions/__init__.py13
-rw-r--r--neutron/tests/unit/hyperv/__init__.py14
-rw-r--r--neutron/tests/unit/linuxbridge/__init__.py14
-rw-r--r--neutron/tests/unit/metaplugin/__init__.py14
-rw-r--r--neutron/tests/unit/midonet/__init__.py15
-rw-r--r--neutron/tests/unit/ml2/__init__.py14
-rw-r--r--neutron/tests/unit/ml2/drivers/__init__.py14
-rw-r--r--neutron/tests/unit/mlnx/__init__.py14
-rw-r--r--neutron/tests/unit/nec/__init__.py13
-rw-r--r--neutron/tests/unit/openvswitch/__init__.py14
-rw-r--r--neutron/tests/unit/plumgrid/__init__.py13
-rw-r--r--neutron/tests/unit/ryu/__init__.py14
-rw-r--r--neutron/tests/unit/services/__init__.py13
-rw-r--r--neutron/tests/unit/services/firewall/__init__.py13
-rw-r--r--neutron/tests/unit/services/firewall/agents/__init__.py13
-rw-r--r--neutron/tests/unit/services/firewall/agents/l3reference/__init__.py13
-rwxr-xr-xneutron/tests/unit/services/firewall/agents/varmour/__init__.py14
-rw-r--r--neutron/tests/unit/services/firewall/drivers/__init__.py13
-rw-r--r--neutron/tests/unit/services/firewall/drivers/linux/__init__.py13
-rwxr-xr-xneutron/tests/unit/services/firewall/drivers/varmour/__init__.py14
-rw-r--r--neutron/tests/unit/services/loadbalancer/__init__.py13
-rw-r--r--neutron/tests/unit/services/loadbalancer/drivers/__init__.py13
-rw-r--r--neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py13
-rw-r--r--neutron/tests/unit/services/loadbalancer/drivers/radware/__init__.py13
-rw-r--r--neutron/tests/unit/services/metering/__init__.py13
-rw-r--r--neutron/tests/unit/services/metering/drivers/__init__.py13
-rw-r--r--neutron/tests/unit/services/vpn/__init__.py14
-rw-r--r--neutron/tests/unit/services/vpn/device_drivers/__init__.py14
-rw-r--r--neutron/tests/unit/services/vpn/service_drivers/__init__.py14
-rw-r--r--tox.ini3
130 files changed, 1 insertions, 1757 deletions
diff --git a/neutron/agent/__init__.py b/neutron/agent/__init__.py
index bf3075ddd8..e69de29bb2 100644
--- a/neutron/agent/__init__.py
+++ b/neutron/agent/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/agent/common/__init__.py b/neutron/agent/common/__init__.py
index bf3075ddd8..e69de29bb2 100644
--- a/neutron/agent/common/__init__.py
+++ b/neutron/agent/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/agent/linux/__init__.py b/neutron/agent/linux/__init__.py
index bf3075ddd8..e69de29bb2 100644
--- a/neutron/agent/linux/__init__.py
+++ b/neutron/agent/linux/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/agent/metadata/__init__.py b/neutron/agent/metadata/__init__.py
index 20c9a03a02..e69de29bb2 100644
--- a/neutron/agent/metadata/__init__.py
+++ b/neutron/agent/metadata/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/cmd/__init__.py b/neutron/cmd/__init__.py
index e82932559d..e69de29bb2 100644
--- a/neutron/cmd/__init__.py
+++ b/neutron/cmd/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/db/firewall/__init__.py b/neutron/db/firewall/__init__.py
index f3d0cdefd3..e69de29bb2 100644
--- a/neutron/db/firewall/__init__.py
+++ b/neutron/db/firewall/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/db/loadbalancer/__init__.py b/neutron/db/loadbalancer/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/db/loadbalancer/__init__.py
+++ b/neutron/db/loadbalancer/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/db/metering/__init__.py b/neutron/db/metering/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/db/metering/__init__.py
+++ b/neutron/db/metering/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/db/vpn/__init__.py b/neutron/db/vpn/__init__.py
index a15801e6a4..e69de29bb2 100644
--- a/neutron/db/vpn/__init__.py
+++ b/neutron/db/vpn/__init__.py
@@ -1,14 +0,0 @@
-# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
-# 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/neutron/debug/__init__.py b/neutron/debug/__init__.py
index 404a825357..e69de29bb2 100644
--- a/neutron/debug/__init__.py
+++ b/neutron/debug/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012, Nachi Ueno, NTT MCL, 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/neutron/plugins/bigswitch/__init__.py b/neutron/plugins/bigswitch/__init__.py
index 131b31cc30..e69de29bb2 100644
--- a/neutron/plugins/bigswitch/__init__.py
+++ b/neutron/plugins/bigswitch/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 Big Switch Networks, 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/neutron/plugins/bigswitch/db/__init__.py b/neutron/plugins/bigswitch/db/__init__.py
index 70cb8a3531..e69de29bb2 100644
--- a/neutron/plugins/bigswitch/db/__init__.py
+++ b/neutron/plugins/bigswitch/db/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Big Switch Networks, 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/neutron/plugins/bigswitch/extensions/__init__.py b/neutron/plugins/bigswitch/extensions/__init__.py
index 70cb8a3531..e69de29bb2 100644
--- a/neutron/plugins/bigswitch/extensions/__init__.py
+++ b/neutron/plugins/bigswitch/extensions/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Big Switch Networks, 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/neutron/plugins/bigswitch/tests/__init__.py b/neutron/plugins/bigswitch/tests/__init__.py
index 131b31cc30..e69de29bb2 100644
--- a/neutron/plugins/bigswitch/tests/__init__.py
+++ b/neutron/plugins/bigswitch/tests/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 Big Switch Networks, 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/neutron/plugins/brocade/__init__.py b/neutron/plugins/brocade/__init__.py
index ac50764575..e69de29bb2 100644
--- a/neutron/plugins/brocade/__init__.py
+++ b/neutron/plugins/brocade/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Brocade Communications System, 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/neutron/plugins/brocade/db/__init__.py b/neutron/plugins/brocade/db/__init__.py
index ac50764575..e69de29bb2 100644
--- a/neutron/plugins/brocade/db/__init__.py
+++ b/neutron/plugins/brocade/db/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Brocade Communications System, 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/neutron/plugins/brocade/nos/__init__.py b/neutron/plugins/brocade/nos/__init__.py
index 7f85d6b4fc..e69de29bb2 100644
--- a/neutron/plugins/brocade/nos/__init__.py
+++ b/neutron/plugins/brocade/nos/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 2013 Brocade Communications Systems, 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/neutron/plugins/cisco/__init__.py b/neutron/plugins/cisco/__init__.py
index 54aa18193d..e69de29bb2 100644
--- a/neutron/plugins/cisco/__init__.py
+++ b/neutron/plugins/cisco/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2011 Cisco Systems, 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/neutron/plugins/cisco/common/__init__.py b/neutron/plugins/cisco/common/__init__.py
index 54aa18193d..e69de29bb2 100644
--- a/neutron/plugins/cisco/common/__init__.py
+++ b/neutron/plugins/cisco/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2011 Cisco Systems, 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/neutron/plugins/cisco/db/__init__.py b/neutron/plugins/cisco/db/__init__.py
index 54aa18193d..e69de29bb2 100644
--- a/neutron/plugins/cisco/db/__init__.py
+++ b/neutron/plugins/cisco/db/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2011 Cisco Systems, 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/neutron/plugins/cisco/extensions/__init__.py b/neutron/plugins/cisco/extensions/__init__.py
index 0318309e57..e69de29bb2 100644
--- a/neutron/plugins/cisco/extensions/__init__.py
+++ b/neutron/plugins/cisco/extensions/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/plugins/cisco/models/__init__.py b/neutron/plugins/cisco/models/__init__.py
index 54aa18193d..e69de29bb2 100644
--- a/neutron/plugins/cisco/models/__init__.py
+++ b/neutron/plugins/cisco/models/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2011 Cisco Systems, 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/neutron/plugins/cisco/n1kv/__init__.py b/neutron/plugins/cisco/n1kv/__init__.py
index 73c4997f21..e69de29bb2 100644
--- a/neutron/plugins/cisco/n1kv/__init__.py
+++ b/neutron/plugins/cisco/n1kv/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Cisco Systems, 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/neutron/plugins/common/__init__.py b/neutron/plugins/common/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/plugins/common/__init__.py
+++ b/neutron/plugins/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/plugins/embrane/__init__.py b/neutron/plugins/embrane/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/__init__.py
+++ b/neutron/plugins/embrane/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/agent/__init__.py b/neutron/plugins/embrane/agent/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/agent/__init__.py
+++ b/neutron/plugins/embrane/agent/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/agent/operations/__init__.py b/neutron/plugins/embrane/agent/operations/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/agent/operations/__init__.py
+++ b/neutron/plugins/embrane/agent/operations/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/common/__init__.py b/neutron/plugins/embrane/common/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/common/__init__.py
+++ b/neutron/plugins/embrane/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/l2base/__init__.py b/neutron/plugins/embrane/l2base/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/l2base/__init__.py
+++ b/neutron/plugins/embrane/l2base/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/l2base/fake/__init__.py b/neutron/plugins/embrane/l2base/fake/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/l2base/fake/__init__.py
+++ b/neutron/plugins/embrane/l2base/fake/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/embrane/plugins/__init__.py b/neutron/plugins/embrane/plugins/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/plugins/embrane/plugins/__init__.py
+++ b/neutron/plugins/embrane/plugins/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/plugins/hyperv/__init__.py b/neutron/plugins/hyperv/__init__.py
index 0089853d72..e69de29bb2 100644
--- a/neutron/plugins/hyperv/__init__.py
+++ b/neutron/plugins/hyperv/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Cloudbase Solutions SRL
-# 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/neutron/plugins/hyperv/agent/__init__.py b/neutron/plugins/hyperv/agent/__init__.py
index 0089853d72..e69de29bb2 100644
--- a/neutron/plugins/hyperv/agent/__init__.py
+++ b/neutron/plugins/hyperv/agent/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Cloudbase Solutions SRL
-# 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/neutron/plugins/hyperv/common/__init__.py b/neutron/plugins/hyperv/common/__init__.py
index 0089853d72..e69de29bb2 100644
--- a/neutron/plugins/hyperv/common/__init__.py
+++ b/neutron/plugins/hyperv/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Cloudbase Solutions SRL
-# 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/neutron/plugins/linuxbridge/common/__init__.py b/neutron/plugins/linuxbridge/common/__init__.py
index 1f20c6bd46..e69de29bb2 100644
--- a/neutron/plugins/linuxbridge/common/__init__.py
+++ b/neutron/plugins/linuxbridge/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 Cisco Systems, 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/neutron/plugins/linuxbridge/db/__init__.py b/neutron/plugins/linuxbridge/db/__init__.py
index 1f20c6bd46..e69de29bb2 100644
--- a/neutron/plugins/linuxbridge/db/__init__.py
+++ b/neutron/plugins/linuxbridge/db/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 Cisco Systems, 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/neutron/plugins/metaplugin/__init__.py b/neutron/plugins/metaplugin/__init__.py
index 65685178bf..e69de29bb2 100644
--- a/neutron/plugins/metaplugin/__init__.py
+++ b/neutron/plugins/metaplugin/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012, Nachi Ueno, NTT MCL, 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/neutron/plugins/metaplugin/common/__init__.py b/neutron/plugins/metaplugin/common/__init__.py
index 65685178bf..e69de29bb2 100644
--- a/neutron/plugins/metaplugin/common/__init__.py
+++ b/neutron/plugins/metaplugin/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012, Nachi Ueno, NTT MCL, 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/neutron/plugins/midonet/__init__.py b/neutron/plugins/midonet/__init__.py
index e2cc2a75b7..e69de29bb2 100644
--- a/neutron/plugins/midonet/__init__.py
+++ b/neutron/plugins/midonet/__init__.py
@@ -1,15 +0,0 @@
-# Copyright (C) 2012 Midokura Japan K.K.
-# Copyright (C) 2013 Midokura PTE 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/neutron/plugins/midonet/agent/__init__.py b/neutron/plugins/midonet/agent/__init__.py
index cf581856dd..e69de29bb2 100644
--- a/neutron/plugins/midonet/agent/__init__.py
+++ b/neutron/plugins/midonet/agent/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (C) 2013 Midokura PTE 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/neutron/plugins/midonet/common/__init__.py b/neutron/plugins/midonet/common/__init__.py
index cf581856dd..e69de29bb2 100644
--- a/neutron/plugins/midonet/common/__init__.py
+++ b/neutron/plugins/midonet/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (C) 2013 Midokura PTE 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/neutron/plugins/ml2/__init__.py b/neutron/plugins/ml2/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/plugins/ml2/__init__.py
+++ b/neutron/plugins/ml2/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/plugins/ml2/common/__init__.py b/neutron/plugins/ml2/common/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/plugins/ml2/common/__init__.py
+++ b/neutron/plugins/ml2/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/plugins/ml2/drivers/__init__.py b/neutron/plugins/ml2/drivers/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/plugins/ml2/drivers/__init__.py
+++ b/neutron/plugins/ml2/drivers/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/plugins/ml2/drivers/arista/__init__.py b/neutron/plugins/ml2/drivers/arista/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/plugins/ml2/drivers/arista/__init__.py
+++ b/neutron/plugins/ml2/drivers/arista/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/plugins/ml2/drivers/l2pop/__init__.py b/neutron/plugins/ml2/drivers/l2pop/__init__.py
index e82932559d..e69de29bb2 100644
--- a/neutron/plugins/ml2/drivers/l2pop/__init__.py
+++ b/neutron/plugins/ml2/drivers/l2pop/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/plugins/mlnx/__init__.py b/neutron/plugins/mlnx/__init__.py
index 7182ac4147..e69de29bb2 100644
--- a/neutron/plugins/mlnx/__init__.py
+++ b/neutron/plugins/mlnx/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Mellanox Technologies, Ltd
-#
-# 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/neutron/plugins/mlnx/agent/__init__.py b/neutron/plugins/mlnx/agent/__init__.py
index 7182ac4147..e69de29bb2 100644
--- a/neutron/plugins/mlnx/agent/__init__.py
+++ b/neutron/plugins/mlnx/agent/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Mellanox Technologies, Ltd
-#
-# 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/neutron/plugins/mlnx/common/__init__.py b/neutron/plugins/mlnx/common/__init__.py
index 7182ac4147..e69de29bb2 100644
--- a/neutron/plugins/mlnx/common/__init__.py
+++ b/neutron/plugins/mlnx/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Mellanox Technologies, Ltd
-#
-# 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/neutron/plugins/mlnx/db/__init__.py b/neutron/plugins/mlnx/db/__init__.py
index 7182ac4147..e69de29bb2 100644
--- a/neutron/plugins/mlnx/db/__init__.py
+++ b/neutron/plugins/mlnx/db/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Mellanox Technologies, Ltd
-#
-# 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/neutron/plugins/nec/__init__.py b/neutron/plugins/nec/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/plugins/nec/__init__.py
+++ b/neutron/plugins/nec/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/plugins/nec/agent/__init__.py b/neutron/plugins/nec/agent/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/plugins/nec/agent/__init__.py
+++ b/neutron/plugins/nec/agent/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/plugins/nec/common/__init__.py b/neutron/plugins/nec/common/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/plugins/nec/common/__init__.py
+++ b/neutron/plugins/nec/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/plugins/nec/db/__init__.py b/neutron/plugins/nec/db/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/plugins/nec/db/__init__.py
+++ b/neutron/plugins/nec/db/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/plugins/nec/extensions/__init__.py b/neutron/plugins/nec/extensions/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/plugins/nec/extensions/__init__.py
+++ b/neutron/plugins/nec/extensions/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/plugins/openvswitch/common/__init__.py b/neutron/plugins/openvswitch/common/__init__.py
index 8ac9340e9f..e69de29bb2 100644
--- a/neutron/plugins/openvswitch/common/__init__.py
+++ b/neutron/plugins/openvswitch/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 Red Hat, 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/neutron/plugins/plumgrid/__init__.py b/neutron/plugins/plumgrid/__init__.py
index f34feeeec9..e69de29bb2 100644
--- a/neutron/plugins/plumgrid/__init__.py
+++ b/neutron/plugins/plumgrid/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 PLUMgrid, 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/neutron/plugins/plumgrid/common/__init__.py b/neutron/plugins/plumgrid/common/__init__.py
index f34feeeec9..e69de29bb2 100644
--- a/neutron/plugins/plumgrid/common/__init__.py
+++ b/neutron/plugins/plumgrid/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 PLUMgrid, 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/neutron/plugins/plumgrid/drivers/__init__.py b/neutron/plugins/plumgrid/drivers/__init__.py
index f34feeeec9..e69de29bb2 100644
--- a/neutron/plugins/plumgrid/drivers/__init__.py
+++ b/neutron/plugins/plumgrid/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 PLUMgrid, 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/neutron/plugins/plumgrid/plumgrid_plugin/__init__.py b/neutron/plugins/plumgrid/plumgrid_plugin/__init__.py
index f34feeeec9..e69de29bb2 100644
--- a/neutron/plugins/plumgrid/plumgrid_plugin/__init__.py
+++ b/neutron/plugins/plumgrid/plumgrid_plugin/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 PLUMgrid, 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/neutron/plugins/ryu/common/__init__.py b/neutron/plugins/ryu/common/__init__.py
index 8ac9340e9f..e69de29bb2 100644
--- a/neutron/plugins/ryu/common/__init__.py
+++ b/neutron/plugins/ryu/common/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 Red Hat, 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/neutron/plugins/vmware/dhcp_meta/__init__.py b/neutron/plugins/vmware/dhcp_meta/__init__.py
index 75afea8bff..e69de29bb2 100644
--- a/neutron/plugins/vmware/dhcp_meta/__init__.py
+++ b/neutron/plugins/vmware/dhcp_meta/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 VMware, 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/neutron/plugins/vmware/vshield/__init__.py b/neutron/plugins/vmware/vshield/__init__.py
index db5f20ea93..e69de29bb2 100644
--- a/neutron/plugins/vmware/vshield/__init__.py
+++ b/neutron/plugins/vmware/vshield/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 VMware, 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/neutron/scheduler/__init__.py b/neutron/scheduler/__init__.py
index e82932559d..e69de29bb2 100644
--- a/neutron/scheduler/__init__.py
+++ b/neutron/scheduler/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/services/__init__.py b/neutron/services/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/services/__init__.py
+++ b/neutron/services/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/services/firewall/__init__.py b/neutron/services/firewall/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/firewall/__init__.py
+++ b/neutron/services/firewall/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/agents/__init__.py b/neutron/services/firewall/agents/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/firewall/agents/__init__.py
+++ b/neutron/services/firewall/agents/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/agents/l3reference/__init__.py b/neutron/services/firewall/agents/l3reference/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/firewall/agents/l3reference/__init__.py
+++ b/neutron/services/firewall/agents/l3reference/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/agents/varmour/__init__.py b/neutron/services/firewall/agents/varmour/__init__.py
index a6a8955d8b..e69de29bb2 100755
--- a/neutron/services/firewall/agents/varmour/__init__.py
+++ b/neutron/services/firewall/agents/varmour/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/drivers/__init__.py b/neutron/services/firewall/drivers/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/firewall/drivers/__init__.py
+++ b/neutron/services/firewall/drivers/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/drivers/linux/__init__.py b/neutron/services/firewall/drivers/linux/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/firewall/drivers/linux/__init__.py
+++ b/neutron/services/firewall/drivers/linux/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/firewall/drivers/varmour/__init__.py b/neutron/services/firewall/drivers/varmour/__init__.py
index a6a8955d8b..e69de29bb2 100755
--- a/neutron/services/firewall/drivers/varmour/__init__.py
+++ b/neutron/services/firewall/drivers/varmour/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/l3_router/__init__.py b/neutron/services/l3_router/__init__.py
index e82932559d..e69de29bb2 100644
--- a/neutron/services/l3_router/__init__.py
+++ b/neutron/services/l3_router/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/services/loadbalancer/__init__.py b/neutron/services/loadbalancer/__init__.py
index a6a8955d8b..e69de29bb2 100644
--- a/neutron/services/loadbalancer/__init__.py
+++ b/neutron/services/loadbalancer/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/services/loadbalancer/drivers/__init__.py b/neutron/services/loadbalancer/drivers/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/services/loadbalancer/drivers/__init__.py
+++ b/neutron/services/loadbalancer/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/services/loadbalancer/drivers/haproxy/__init__.py b/neutron/services/loadbalancer/drivers/haproxy/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/services/loadbalancer/drivers/haproxy/__init__.py
+++ b/neutron/services/loadbalancer/drivers/haproxy/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/services/loadbalancer/drivers/radware/__init__.py b/neutron/services/loadbalancer/drivers/radware/__init__.py
index 762b3f3336..e69de29bb2 100644
--- a/neutron/services/loadbalancer/drivers/radware/__init__.py
+++ b/neutron/services/loadbalancer/drivers/radware/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Radware LLC (Radware)
-#
-# 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/neutron/services/metering/__init__.py b/neutron/services/metering/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/services/metering/__init__.py
+++ b/neutron/services/metering/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/services/metering/agents/__init__.py b/neutron/services/metering/agents/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/services/metering/agents/__init__.py
+++ b/neutron/services/metering/agents/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/services/metering/drivers/__init__.py b/neutron/services/metering/drivers/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/services/metering/drivers/__init__.py
+++ b/neutron/services/metering/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/services/metering/drivers/iptables/__init__.py b/neutron/services/metering/drivers/iptables/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/services/metering/drivers/iptables/__init__.py
+++ b/neutron/services/metering/drivers/iptables/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/services/metering/drivers/noop/__init__.py b/neutron/services/metering/drivers/noop/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/services/metering/drivers/noop/__init__.py
+++ b/neutron/services/metering/drivers/noop/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/services/vpn/__init__.py b/neutron/services/vpn/__init__.py
index f560154933..e69de29bb2 100644
--- a/neutron/services/vpn/__init__.py
+++ b/neutron/services/vpn/__init__.py
@@ -1,14 +0,0 @@
-# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
-# 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/neutron/services/vpn/common/__init__.py b/neutron/services/vpn/common/__init__.py
index 46d9c1bed8..e69de29bb2 100644
--- a/neutron/services/vpn/common/__init__.py
+++ b/neutron/services/vpn/common/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013, Nachi Ueno, NTT I3, 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/neutron/tests/__init__.py b/neutron/tests/__init__.py
index c11422ed49..e69de29bb2 100644
--- a/neutron/tests/__init__.py
+++ b/neutron/tests/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/tests/functional/__init__.py b/neutron/tests/functional/__init__.py
index e744db95dc..e69de29bb2 100644
--- a/neutron/tests/functional/__init__.py
+++ b/neutron/tests/functional/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Red Hat, 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/neutron/tests/functional/agent/__init__.py b/neutron/tests/functional/agent/__init__.py
index e744db95dc..e69de29bb2 100644
--- a/neutron/tests/functional/agent/__init__.py
+++ b/neutron/tests/functional/agent/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Red Hat, 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/neutron/tests/functional/agent/linux/__init__.py b/neutron/tests/functional/agent/linux/__init__.py
index e744db95dc..e69de29bb2 100644
--- a/neutron/tests/functional/agent/linux/__init__.py
+++ b/neutron/tests/functional/agent/linux/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Red Hat, 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/neutron/tests/unit/agent/__init__.py b/neutron/tests/unit/agent/__init__.py
index e744db95dc..e69de29bb2 100644
--- a/neutron/tests/unit/agent/__init__.py
+++ b/neutron/tests/unit/agent/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Red Hat, 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/neutron/tests/unit/agent/linux/__init__.py b/neutron/tests/unit/agent/linux/__init__.py
index e744db95dc..e69de29bb2 100644
--- a/neutron/tests/unit/agent/linux/__init__.py
+++ b/neutron/tests/unit/agent/linux/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Red Hat, 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/neutron/tests/unit/bigswitch/__init__.py b/neutron/tests/unit/bigswitch/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/tests/unit/bigswitch/__init__.py
+++ b/neutron/tests/unit/bigswitch/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/tests/unit/brocade/__init__.py b/neutron/tests/unit/brocade/__init__.py
index b9eda04a0e..e69de29bb2 100644
--- a/neutron/tests/unit/brocade/__init__.py
+++ b/neutron/tests/unit/brocade/__init__.py
@@ -1,15 +0,0 @@
-# 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/neutron/tests/unit/cisco/__init__.py b/neutron/tests/unit/cisco/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/tests/unit/cisco/__init__.py
+++ b/neutron/tests/unit/cisco/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/tests/unit/cisco/n1kv/__init__.py b/neutron/tests/unit/cisco/n1kv/__init__.py
index 73c4997f21..e69de29bb2 100644
--- a/neutron/tests/unit/cisco/n1kv/__init__.py
+++ b/neutron/tests/unit/cisco/n1kv/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 Cisco Systems, 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/neutron/tests/unit/db/__init__.py b/neutron/tests/unit/db/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/db/__init__.py
+++ b/neutron/tests/unit/db/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/db/firewall/__init__.py b/neutron/tests/unit/db/firewall/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/db/firewall/__init__.py
+++ b/neutron/tests/unit/db/firewall/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/db/loadbalancer/__init__.py b/neutron/tests/unit/db/loadbalancer/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/db/loadbalancer/__init__.py
+++ b/neutron/tests/unit/db/loadbalancer/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/db/metering/__init__.py b/neutron/tests/unit/db/metering/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/tests/unit/db/metering/__init__.py
+++ b/neutron/tests/unit/db/metering/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/tests/unit/db/vpn/__init__.py b/neutron/tests/unit/db/vpn/__init__.py
index f560154933..e69de29bb2 100644
--- a/neutron/tests/unit/db/vpn/__init__.py
+++ b/neutron/tests/unit/db/vpn/__init__.py
@@ -1,14 +0,0 @@
-# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
-# 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/neutron/tests/unit/embrane/__init__.py b/neutron/tests/unit/embrane/__init__.py
index 5627edf2c9..e69de29bb2 100644
--- a/neutron/tests/unit/embrane/__init__.py
+++ b/neutron/tests/unit/embrane/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Embrane, 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/neutron/tests/unit/extensions/__init__.py b/neutron/tests/unit/extensions/__init__.py
index 153622e504..e69de29bb2 100644
--- a/neutron/tests/unit/extensions/__init__.py
+++ b/neutron/tests/unit/extensions/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2011 OpenStack Foundation
-#
-# 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/neutron/tests/unit/hyperv/__init__.py b/neutron/tests/unit/hyperv/__init__.py
index 0089853d72..e69de29bb2 100644
--- a/neutron/tests/unit/hyperv/__init__.py
+++ b/neutron/tests/unit/hyperv/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Cloudbase Solutions SRL
-# 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/neutron/tests/unit/linuxbridge/__init__.py b/neutron/tests/unit/linuxbridge/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/tests/unit/linuxbridge/__init__.py
+++ b/neutron/tests/unit/linuxbridge/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/tests/unit/metaplugin/__init__.py b/neutron/tests/unit/metaplugin/__init__.py
index 65685178bf..e69de29bb2 100644
--- a/neutron/tests/unit/metaplugin/__init__.py
+++ b/neutron/tests/unit/metaplugin/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012, Nachi Ueno, NTT MCL, 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/neutron/tests/unit/midonet/__init__.py b/neutron/tests/unit/midonet/__init__.py
index e2cc2a75b7..e69de29bb2 100644
--- a/neutron/tests/unit/midonet/__init__.py
+++ b/neutron/tests/unit/midonet/__init__.py
@@ -1,15 +0,0 @@
-# Copyright (C) 2012 Midokura Japan K.K.
-# Copyright (C) 2013 Midokura PTE 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/neutron/tests/unit/ml2/__init__.py b/neutron/tests/unit/ml2/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/tests/unit/ml2/__init__.py
+++ b/neutron/tests/unit/ml2/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/tests/unit/ml2/drivers/__init__.py b/neutron/tests/unit/ml2/drivers/__init__.py
index 788cea1f70..e69de29bb2 100644
--- a/neutron/tests/unit/ml2/drivers/__init__.py
+++ b/neutron/tests/unit/ml2/drivers/__init__.py
@@ -1,14 +0,0 @@
-# Copyright (c) 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/neutron/tests/unit/mlnx/__init__.py b/neutron/tests/unit/mlnx/__init__.py
index 7182ac4147..e69de29bb2 100644
--- a/neutron/tests/unit/mlnx/__init__.py
+++ b/neutron/tests/unit/mlnx/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013 Mellanox Technologies, Ltd
-#
-# 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/neutron/tests/unit/nec/__init__.py b/neutron/tests/unit/nec/__init__.py
index cff1fb258c..e69de29bb2 100644
--- a/neutron/tests/unit/nec/__init__.py
+++ b/neutron/tests/unit/nec/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2012 NEC Corporation. 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/neutron/tests/unit/openvswitch/__init__.py b/neutron/tests/unit/openvswitch/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/tests/unit/openvswitch/__init__.py
+++ b/neutron/tests/unit/openvswitch/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/tests/unit/plumgrid/__init__.py b/neutron/tests/unit/plumgrid/__init__.py
index f34feeeec9..e69de29bb2 100644
--- a/neutron/tests/unit/plumgrid/__init__.py
+++ b/neutron/tests/unit/plumgrid/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 PLUMgrid, 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/neutron/tests/unit/ryu/__init__.py b/neutron/tests/unit/ryu/__init__.py
index b706747cf8..e69de29bb2 100644
--- a/neutron/tests/unit/ryu/__init__.py
+++ b/neutron/tests/unit/ryu/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2012 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/neutron/tests/unit/services/__init__.py b/neutron/tests/unit/services/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/tests/unit/services/__init__.py
+++ b/neutron/tests/unit/services/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/tests/unit/services/firewall/__init__.py b/neutron/tests/unit/services/firewall/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/services/firewall/__init__.py
+++ b/neutron/tests/unit/services/firewall/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/services/firewall/agents/__init__.py b/neutron/tests/unit/services/firewall/agents/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/services/firewall/agents/__init__.py
+++ b/neutron/tests/unit/services/firewall/agents/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/services/firewall/agents/l3reference/__init__.py b/neutron/tests/unit/services/firewall/agents/l3reference/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/services/firewall/agents/l3reference/__init__.py
+++ b/neutron/tests/unit/services/firewall/agents/l3reference/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/services/firewall/agents/varmour/__init__.py b/neutron/tests/unit/services/firewall/agents/varmour/__init__.py
index a6a8955d8b..e69de29bb2 100755
--- a/neutron/tests/unit/services/firewall/agents/varmour/__init__.py
+++ b/neutron/tests/unit/services/firewall/agents/varmour/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/tests/unit/services/firewall/drivers/__init__.py b/neutron/tests/unit/services/firewall/drivers/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/services/firewall/drivers/__init__.py
+++ b/neutron/tests/unit/services/firewall/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/services/firewall/drivers/linux/__init__.py b/neutron/tests/unit/services/firewall/drivers/linux/__init__.py
index fb181bf622..e69de29bb2 100644
--- a/neutron/tests/unit/services/firewall/drivers/linux/__init__.py
+++ b/neutron/tests/unit/services/firewall/drivers/linux/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 OpenStack Foundation
-#
-# 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/neutron/tests/unit/services/firewall/drivers/varmour/__init__.py b/neutron/tests/unit/services/firewall/drivers/varmour/__init__.py
index a6a8955d8b..e69de29bb2 100755
--- a/neutron/tests/unit/services/firewall/drivers/varmour/__init__.py
+++ b/neutron/tests/unit/services/firewall/drivers/varmour/__init__.py
@@ -1,14 +0,0 @@
-# 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/neutron/tests/unit/services/loadbalancer/__init__.py b/neutron/tests/unit/services/loadbalancer/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/tests/unit/services/loadbalancer/__init__.py
+++ b/neutron/tests/unit/services/loadbalancer/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/tests/unit/services/loadbalancer/drivers/__init__.py b/neutron/tests/unit/services/loadbalancer/drivers/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/tests/unit/services/loadbalancer/drivers/__init__.py
+++ b/neutron/tests/unit/services/loadbalancer/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py b/neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py
index 69bb9f6323..e69de29bb2 100644
--- a/neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py
+++ b/neutron/tests/unit/services/loadbalancer/drivers/haproxy/__init__.py
@@ -1,13 +0,0 @@
-# Copyright 2013 New Dream Network, LLC (DreamHost)
-#
-# 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/neutron/tests/unit/services/loadbalancer/drivers/radware/__init__.py b/neutron/tests/unit/services/loadbalancer/drivers/radware/__init__.py
index 817d20e752..e69de29bb2 100644
--- a/neutron/tests/unit/services/loadbalancer/drivers/radware/__init__.py
+++ b/neutron/tests/unit/services/loadbalancer/drivers/radware/__init__.py
@@ -1,13 +0,0 @@
-# copyright 2013 Radware LTD.
-#
-# 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/neutron/tests/unit/services/metering/__init__.py b/neutron/tests/unit/services/metering/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/tests/unit/services/metering/__init__.py
+++ b/neutron/tests/unit/services/metering/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/tests/unit/services/metering/drivers/__init__.py b/neutron/tests/unit/services/metering/drivers/__init__.py
index bc20be2a0c..e69de29bb2 100644
--- a/neutron/tests/unit/services/metering/drivers/__init__.py
+++ b/neutron/tests/unit/services/metering/drivers/__init__.py
@@ -1,13 +0,0 @@
-# Copyright (C) 2013 eNovance SAS <licensing@enovance.com>
-#
-# 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/neutron/tests/unit/services/vpn/__init__.py b/neutron/tests/unit/services/vpn/__init__.py
index f560154933..e69de29bb2 100644
--- a/neutron/tests/unit/services/vpn/__init__.py
+++ b/neutron/tests/unit/services/vpn/__init__.py
@@ -1,14 +0,0 @@
-# (c) Copyright 2013 Hewlett-Packard Development Company, L.P.
-# 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/neutron/tests/unit/services/vpn/device_drivers/__init__.py b/neutron/tests/unit/services/vpn/device_drivers/__init__.py
index 46d9c1bed8..e69de29bb2 100644
--- a/neutron/tests/unit/services/vpn/device_drivers/__init__.py
+++ b/neutron/tests/unit/services/vpn/device_drivers/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013, Nachi Ueno, NTT I3, 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/neutron/tests/unit/services/vpn/service_drivers/__init__.py b/neutron/tests/unit/services/vpn/service_drivers/__init__.py
index 46d9c1bed8..e69de29bb2 100644
--- a/neutron/tests/unit/services/vpn/service_drivers/__init__.py
+++ b/neutron/tests/unit/services/vpn/service_drivers/__init__.py
@@ -1,14 +0,0 @@
-# Copyright 2013, Nachi Ueno, NTT I3, 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/tox.ini b/tox.ini
index 154188ea6f..dcb220fee5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -69,7 +69,6 @@ commands = python setup.py build_sphinx
# F402 import module shadowed by loop variable
# F811 redefinition of unused variable
# F812 list comprehension redefines name from line
-# H104 file contains nothing but comments
# H237 module is removed in Python 3
# H305 imports not grouped correctly
# H307 like imports should be grouped together
@@ -78,7 +77,7 @@ commands = python setup.py build_sphinx
# H405 multi line docstring summary not separated with an empty line
# H904 Wrap long lines in parentheses instead of a backslash
# TODO(marun) H404 multi line docstring should start with a summary
-ignore = E125,E126,E128,E129,E265,E713,F402,F811,F812,H104,H237,H305,H307,H401,H402,H404,H405,H904
+ignore = E125,E126,E128,E129,E265,E713,F402,F811,F812,H237,H305,H307,H401,H402,H404,H405,H904
show-source = true
builtins = _
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools,.ropeproject,rally-scenarios