summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhiQiang Fan <aji.zqfan@gmail.com>2013-09-20 01:00:54 +0800
committerZhiQiang Fan <aji.zqfan@gmail.com>2013-09-20 01:00:54 +0800
commit58abba2a1a4b29b7d5bad3850605a99b3f9518da (patch)
tree57442a45cc6b616d6a12cc2ac1097c013cbae8c2
parenta53fa52adaba23bb0a696b5a9b211940ce3a22c8 (diff)
downloadswift-bench-58abba2a1a4b29b7d5bad3850605a99b3f9518da.tar.gz
Change OpenStack LLC to Foundation
Change-Id: I7c3df47c31759dbeb3105f8883e2688ada848d58 Closes-bug: #1214176
-rwxr-xr-xbin/swift-bench2
-rwxr-xr-xbin/swift-bench-client2
-rw-r--r--swift/common/bench.py2
-rw-r--r--test/unit/common/test_bench.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/bin/swift-bench b/bin/swift-bench
index 04a0428..ecdf5f5 100755
--- a/bin/swift-bench
+++ b/bin/swift-bench
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2010-2012 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack Foundation
#
# 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/bin/swift-bench-client b/bin/swift-bench-client
index 9473b45..d003fd8 100755
--- a/bin/swift-bench-client
+++ b/bin/swift-bench-client
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2010-2012 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack Foundation
#
# 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 9806695..b588343 100644
--- a/swift/common/bench.py
+++ b/swift/common/bench.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010-2012 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack Foundation
#
# 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 5364d79..8aba673 100644
--- a/test/unit/common/test_bench.py
+++ b/test/unit/common/test_bench.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010-2012 OpenStack, LLC.
+# Copyright (c) 2010-2012 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.