From 8ec5ba988d5ef52b9fe8c490d9490906c41327de Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Wed, 9 Mar 2016 10:10:27 -0800 Subject: Import s3ql_2.15+dfsg.orig.tar.gz --- src/s3ql/lock.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/s3ql/lock.py') 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 -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 -- cgit v1.2.3