diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2016-06-14 09:49:24 -0500 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2016-06-14 09:49:28 -0500 |
| commit | 6357202971d7172c20679c4a468b1f15311fe5ce (patch) | |
| tree | f1784a7fc5a6d9deaf43556d69ea2d14708ff41e /openstackclient/volume/client.py | |
| parent | 769baf329e6aa619e7d9a5e48a5230bcf4399228 (diff) | |
| download | python-openstackclient-6357202971d7172c20679c4a468b1f15311fe5ce.tar.gz | |
Fix foundation copyrights
The OpenStack LLC copyrights date from before OpenStack was transferred
to the foundation. These appear to be getting copy-pasted to new files
so at least should reflect the correct entity.
Change-Id: I02953d752cb24ead6aa4ad8bfe257a48317c9f13
Diffstat (limited to 'openstackclient/volume/client.py')
| -rw-r--r-- | openstackclient/volume/client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/volume/client.py b/openstackclient/volume/client.py index cc195460..ea0c441c 100644 --- a/openstackclient/volume/client.py +++ b/openstackclient/volume/client.py @@ -1,4 +1,4 @@ -# Copyright 2012-2013 OpenStack, LLC. +# Copyright 2012-2013 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 |
