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.