summaryrefslogtreecommitdiff
path: root/tooz/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'tooz/drivers')
-rw-r--r--tooz/drivers/_retry.py2
-rw-r--r--tooz/drivers/ipc.py2
-rw-r--r--tooz/drivers/memcached.py2
-rw-r--r--tooz/drivers/mysql.py2
-rw-r--r--tooz/drivers/pgsql.py2
5 files changed, 0 insertions, 10 deletions
diff --git a/tooz/drivers/_retry.py b/tooz/drivers/_retry.py
index 2852995..7fdd1d1 100644
--- a/tooz/drivers/_retry.py
+++ b/tooz/drivers/_retry.py
@@ -2,8 +2,6 @@
#
# Copyright © 2014 eNovance
#
-# Author: Julien Danjou <julien@danjou.info>
-#
# 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
diff --git a/tooz/drivers/ipc.py b/tooz/drivers/ipc.py
index 390dffa..f00c575 100644
--- a/tooz/drivers/ipc.py
+++ b/tooz/drivers/ipc.py
@@ -2,8 +2,6 @@
#
# Copyright © 2014 eNovance
#
-# Author: Julien Danjou <julien@danjou.info>
-#
# 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
diff --git a/tooz/drivers/memcached.py b/tooz/drivers/memcached.py
index 7d26df5..f14c5bc 100644
--- a/tooz/drivers/memcached.py
+++ b/tooz/drivers/memcached.py
@@ -2,8 +2,6 @@
#
# Copyright © 2014 eNovance
#
-# Author: Julien Danjou <julien@danjou.info>
-#
# 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
diff --git a/tooz/drivers/mysql.py b/tooz/drivers/mysql.py
index 4fdf97b..107af6b 100644
--- a/tooz/drivers/mysql.py
+++ b/tooz/drivers/mysql.py
@@ -2,8 +2,6 @@
#
# Copyright © 2014 eNovance
#
-# Author: Julien Danjou <julien@danjou.info>
-#
# 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
diff --git a/tooz/drivers/pgsql.py b/tooz/drivers/pgsql.py
index d1af833..a7707e9 100644
--- a/tooz/drivers/pgsql.py
+++ b/tooz/drivers/pgsql.py
@@ -2,8 +2,6 @@
#
# Copyright © 2014 eNovance
#
-# Author: Julien Danjou <julien@danjou.info>
-#
# 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