summaryrefslogtreecommitdiff
path: root/cinderclient/utils.py
diff options
context:
space:
mode:
authorZhiQiang Fan <aji.zqfan@gmail.com>2013-09-20 03:31:42 +0800
committerZhiQiang Fan <aji.zqfan@gmail.com>2013-09-28 23:13:54 +0800
commit5ad95e9fd236a1f27cbcf1105494d6680a7d8ffe (patch)
tree9840c200c6048dcb2f341a68ddbefa86429dc1c5 /cinderclient/utils.py
parent665abd9acc4a266cf668c4562cf30fb85bf7cf2a (diff)
downloadpython-cinderclient-5ad95e9fd236a1f27cbcf1105494d6680a7d8ffe.tar.gz
Replace OpenStack LLC with OpenStack Foundation
NOTE: * openstack/common/* should be synced from oslo, so i leave them untouched. * add (c) symbol for related lines, leave others untouched. Change-Id: I46a87c7f248d3468b1fdf5661411962faf2fb875 Fixes-Bug: #1214176
Diffstat (limited to 'cinderclient/utils.py')
-rw-r--r--cinderclient/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cinderclient/utils.py b/cinderclient/utils.py
index c7e4ebc..0fdcce9 100644
--- a/cinderclient/utils.py
+++ b/cinderclient/utils.py
@@ -1,4 +1,4 @@
-# Copyright 2013 OpenStack LLC
+# Copyright (c) 2013 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may