summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/swift-bench2
-rw-r--r--swift/common/bench.py2
-rw-r--r--test/unit/common/test_bench.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/swift-bench b/bin/swift-bench
index 7d20ef3..e5b6bb4 100755
--- a/bin/swift-bench
+++ b/bin/swift-bench
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2010-2011 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/swift/common/bench.py b/swift/common/bench.py
index 2d230cd..21085d8 100644
--- a/swift/common/bench.py
+++ b/swift/common/bench.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010-2011 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/test/unit/common/test_bench.py b/test/unit/common/test_bench.py
index 6cec05f..8f748d7 100644
--- a/test/unit/common/test_bench.py
+++ b/test/unit/common/test_bench.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010-2011 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.