diff options
author | Anne Gentle <anne@openstack.org> | 2011-01-05 01:27:13 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-05 01:27:13 +0000 |
commit | 58ff9db8e8587c6328b685795cc5c17b5acf3077 (patch) | |
tree | e5dac30b64fc524705bfa7f2099568df29511dbd /swift/common/middleware/catch_errors.py | |
parent | c181f261398d9d3a6e7f2e22ef06e17921651692 (diff) | |
parent | 88234271615264095e80c03e7970631a9b743c02 (diff) | |
download | swift-58ff9db8e8587c6328b685795cc5c17b5acf3077.tar.gz |
Changed all copyright notices I could find in .py and .rst files for 2011. Happy new year and all that.
Diffstat (limited to 'swift/common/middleware/catch_errors.py')
-rw-r--r-- | swift/common/middleware/catch_errors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/common/middleware/catch_errors.py b/swift/common/middleware/catch_errors.py index 5fb8c3359..e2287fdbe 100644 --- a/swift/common/middleware/catch_errors.py +++ b/swift/common/middleware/catch_errors.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010 OpenStack, LLC. +# Copyright (c) 2010-2011 OpenStack, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |