summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cinderclient/v1/qos_specs.py2
-rw-r--r--cinderclient/v2/qos_specs.py2
-rw-r--r--cinderclient/v3/qos_specs.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/cinderclient/v1/qos_specs.py b/cinderclient/v1/qos_specs.py
index ca23e46..f54d2f6 100644
--- a/cinderclient/v1/qos_specs.py
+++ b/cinderclient/v1/qos_specs.py
@@ -1,5 +1,5 @@
# Copyright (c) 2013 eBay Inc.
-# Copyright (c) OpenStack LLC.
+# Copyright (c) OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/cinderclient/v2/qos_specs.py b/cinderclient/v2/qos_specs.py
index 8b419b4..a92d284 100644
--- a/cinderclient/v2/qos_specs.py
+++ b/cinderclient/v2/qos_specs.py
@@ -1,5 +1,5 @@
# Copyright (c) 2013 eBay Inc.
-# Copyright (c) OpenStack LLC.
+# Copyright (c) OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/cinderclient/v3/qos_specs.py b/cinderclient/v3/qos_specs.py
index 84b8e0a..0fcbae0 100644
--- a/cinderclient/v3/qos_specs.py
+++ b/cinderclient/v3/qos_specs.py
@@ -1,5 +1,5 @@
# Copyright (c) 2013 eBay Inc.
-# Copyright (c) OpenStack LLC.
+# Copyright (c) OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.