summaryrefslogtreecommitdiff
path: root/bin/swift-bench
diff options
context:
space:
mode:
authorChuck Thier <cthier@gmail.com>2010-10-01 19:50:34 +0000
committerChuck Thier <cthier@gmail.com>2010-10-01 19:50:34 +0000
commitafe8d3f1c9791fafee37646da081455c2e50f6c8 (patch)
tree0f53cc9b7b523742223f1b9e5b1b959a41f05af7 /bin/swift-bench
parent143e9efb0a2c4918f3601090e9a02d22ab9ce56c (diff)
downloadswift-bench-afe8d3f1c9791fafee37646da081455c2e50f6c8.tar.gz
added apache license to the new files
Diffstat (limited to 'bin/swift-bench')
-rwxr-xr-xbin/swift-bench14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/swift-bench b/bin/swift-bench
index aa1433d..a8898bf 100755
--- a/bin/swift-bench
+++ b/bin/swift-bench
@@ -1,4 +1,18 @@
#!/usr/bin/python
+# Copyright (c) 2010 OpenStack, LLC.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
import logging
import os