Removing author identification in all files

As specified by the OpenStack Style Guidelines in its 1.1.1.dev15
version, which is the latest version to this day, *author* tags
should not be specified (see H105).

https://docs.openstack.org/hacking/latest/user/hacking.html#general

Change-Id: I0ab7359e15eb04948c7a905378001a66cb901e69
This commit is contained in:
Justin Ferrieu
2019-06-07 10:18:42 +02:00
parent 043c793ccc
commit 16b6fa5ce8
122 changed files with 0 additions and 243 deletions

View File

@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# @author: Maxime Cottret
#
from oslo_config import cfg
from oslo_log import log as logging
import pecan