diff options
author | Jenkins <jenkins@review.openstack.org> | 2013-09-23 16:24:39 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-09-23 16:24:39 +0000 |
commit | 4a82591c79b622757dc2e6f1c89a65ca4064f9d3 (patch) | |
tree | 4f01dea33d0e1362d75a3794736c5041bfd1fe40 /troveclient/client.py | |
parent | 30851b5b5b1004536c30f0e1ca5df50cb0de1078 (diff) | |
parent | e3a301ff2805fcfdaf69422b109fc43934f8cbff (diff) | |
download | python-troveclient-4a82591c79b622757dc2e6f1c89a65ca4064f9d3.tar.gz |
Merge "Replace OpenStack LLC with OpenStack Foundation"
Diffstat (limited to 'troveclient/client.py')
-rw-r--r-- | troveclient/client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/troveclient/client.py b/troveclient/client.py index bca246d..1fa0c73 100644 --- a/troveclient/client.py +++ b/troveclient/client.py @@ -1,4 +1,4 @@ -# Copyright (c) 2011 OpenStack, LLC. +# Copyright (c) 2011 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |