summaryrefslogtreecommitdiffstats
path: root/tests/test_versions.py
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-02-15 09:26:54 -0800
committerMonty Taylor <mordred@inaugust.com>2012-02-15 17:48:33 -0800
commit8d7189f117e4cfd9c1721fab8056bd890db88ae4 (patch)
treeb40542b9975be6b3da533f4cdbce9946f1d6a9f8 /tests/test_versions.py
parenteef1f0d93ae19f04601b75cd7a2514e81b4005b9 (diff)
downloadkeystone-8d7189f117e4cfd9c1721fab8056bd890db88ae4.tar.gz
keystone-8d7189f117e4cfd9c1721fab8056bd890db88ae4.tar.xz
keystone-8d7189f117e4cfd9c1721fab8056bd890db88ae4.zip
Added Apache 2.0 License information.
Fixes bug 932819 Change-Id: I58e0c2ad704e2e8ff1924a01791694a5e02a154b
Diffstat (limited to 'tests/test_versions.py')
-rw-r--r--tests/test_versions.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/test_versions.py b/tests/test_versions.py
index 6a088654..2fef3cf0 100644
--- a/tests/test_versions.py
+++ b/tests/test_versions.py
@@ -1,5 +1,19 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
+# Copyright 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. 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.
+
# Copyright 2012 OpenStack, LLC
# All Rights Reserved.
#