From 1f372ebcc76b3e4e2e94dc43b14d3d214de3157f Mon Sep 17 00:00:00 2001
From: dineshbhor <dinesh.bhor@nttdata.com>
Date: Tue, 26 Jul 2016 12:05:14 +0530
Subject: [PATCH] Replace OpenStack LLC with OpenStack Foundation

Change-Id: Icf7d5b9f8887e75532ebf5b17835a2b1b22be3c3
Closes-Bug: #1214176
---
 cinderclient/v1/qos_specs.py | 2 +-
 cinderclient/v2/qos_specs.py | 2 +-
 cinderclient/v3/qos_specs.py | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cinderclient/v1/qos_specs.py b/cinderclient/v1/qos_specs.py
index ca23e46ee..f54d2f6b1 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 8b419b478..a92d2843f 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 84b8e0ac5..0fcbae0c6 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.