summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v3
diff options
context:
space:
mode:
authorZhiQiang Fan <aji.zqfan@gmail.com>2013-09-20 04:30:41 +0800
committerZhiQiang Fan <aji.zqfan@gmail.com>2013-10-17 01:19:01 +0800
commit0774d5aafade9e5a5de3830de461843c4a7d59a1 (patch)
tree1f17e0b0960662f620089a09ae6b60e24ee53edc /keystoneclient/tests/v3
parent38d716e2879d3fd43e9ebebcb3f6eb15632455ec (diff)
downloadpython-keystoneclient-0.4.1.tar.gz
Replace OpenStack LLC with OpenStack Foundation0.4.1
Some files still use trademark OpenStack LLC in header, which should be changed to OpenStack Foundation. NOTE: tools/install_venv.py is not touched, should sync with oslo Change-Id: I01d4f6b64cf1a152c4e190407799ce7d53de845f Fixes-Bug: #1214176
Diffstat (limited to 'keystoneclient/tests/v3')
-rw-r--r--keystoneclient/tests/v3/test_groups.py2
-rw-r--r--keystoneclient/tests/v3/test_roles.py2
-rw-r--r--keystoneclient/tests/v3/test_users.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/keystoneclient/tests/v3/test_groups.py b/keystoneclient/tests/v3/test_groups.py
index c728267..91bb445 100644
--- a/keystoneclient/tests/v3/test_groups.py
+++ b/keystoneclient/tests/v3/test_groups.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2012 OpenStack LLC
+# Copyright 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. You may obtain
diff --git a/keystoneclient/tests/v3/test_roles.py b/keystoneclient/tests/v3/test_roles.py
index 8abe885..cc120e2 100644
--- a/keystoneclient/tests/v3/test_roles.py
+++ b/keystoneclient/tests/v3/test_roles.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2012 OpenStack LLC
+# Copyright 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. You may obtain
diff --git a/keystoneclient/tests/v3/test_users.py b/keystoneclient/tests/v3/test_users.py
index 92135dd..0372db4 100644
--- a/keystoneclient/tests/v3/test_users.py
+++ b/keystoneclient/tests/v3/test_users.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2012 OpenStack LLC
+# Copyright 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. You may obtain