summaryrefslogtreecommitdiff
path: root/openstackclient/volume
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-14 21:50:26 +0000
committerGerrit Code Review <review@openstack.org>2016-06-14 21:50:26 +0000
commit950abf264f9b918a2983f1ddf265aed7a1e7d5c8 (patch)
tree26ab51008379285332019404914305e843c04a9f /openstackclient/volume
parente6f5479dccc5e7880deafd46523e679b455c5cab (diff)
parent6357202971d7172c20679c4a468b1f15311fe5ce (diff)
downloadpython-openstackclient-950abf264f9b918a2983f1ddf265aed7a1e7d5c8.tar.gz
Merge "Fix foundation copyrights"
Diffstat (limited to 'openstackclient/volume')
-rw-r--r--openstackclient/volume/client.py2
-rw-r--r--openstackclient/volume/v1/snapshot.py2
2 files changed, 2 insertions, 2 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
diff --git a/openstackclient/volume/v1/snapshot.py b/openstackclient/volume/v1/snapshot.py
index 41127af5..bb3a1fc3 100644
--- a/openstackclient/volume/v1/snapshot.py
+++ b/openstackclient/volume/v1/snapshot.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