summaryrefslogtreecommitdiff
path: root/src/s3ql/lock.py
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:10:27 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:10:27 -0800
commit8ec5ba988d5ef52b9fe8c490d9490906c41327de (patch)
tree701edb842e5f16efa747db47b7fee7fa38493570 /src/s3ql/lock.py
parent57ba7d4c658aa7c5d2e0ca2ae71e3915e6052b17 (diff)
Import s3ql_2.15+dfsg.orig.tar.gz
Diffstat (limited to 'src/s3ql/lock.py')
-rw-r--r--src/s3ql/lock.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s3ql/lock.py b/src/s3ql/lock.py
index 20b15c8..79dd491 100644
--- a/src/s3ql/lock.py
+++ b/src/s3ql/lock.py
@@ -1,9 +1,9 @@
'''
-lock.py - this file is part of S3QL (http://s3ql.googlecode.com)
+lock.py - this file is part of S3QL.
Copyright © 2008 Nikolaus Rath <Nikolaus@rath.org>
-This program can be distributed under the terms of the GNU GPLv3.
+This work can be distributed under the terms of the GNU GPLv3.
'''
from .logging import logging, setup_logging, QuietError