From 43546ce905d0f2517ac447334257dd50c2a2e39f Mon Sep 17 00:00:00 2001 From: dineshbhor Date: Fri, 22 Jul 2016 14:11:20 +0530 Subject: [PATCH] Replace OpenStack LLC with OpenStack Foundation Change-Id: I7b738715873eff90a49357dec5be4e179c04713c Closes-Bug: #1214176 --- apidocs/src/cdb-devguide.xml | 4 ++-- tools/install_venv.py | 2 +- trove/tests/api/mgmt/hosts.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apidocs/src/cdb-devguide.xml b/apidocs/src/cdb-devguide.xml index 35306c999a..bae83ea6f1 100644 --- a/apidocs/src/cdb-devguide.xml +++ b/apidocs/src/cdb-devguide.xml @@ -50,7 +50,7 @@ - OpenStack LLC + OpenStack Foundation @@ -58,7 +58,7 @@ 2011 2012 2013 - OpenStack LLC + OpenStack Foundation API v1.0 OpenStack Cloud Databases diff --git a/tools/install_venv.py b/tools/install_venv.py index 21cdc30c11..04e174b1f3 100755 --- a/tools/install_venv.py +++ b/tools/install_venv.py @@ -4,7 +4,7 @@ # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2010 OpenStack, LLC +# Copyright 2010 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/trove/tests/api/mgmt/hosts.py b/trove/tests/api/mgmt/hosts.py index c3d72c17f4..d057319284 100644 --- a/trove/tests/api/mgmt/hosts.py +++ b/trove/tests/api/mgmt/hosts.py @@ -1,4 +1,4 @@ -# Copyright 2013 OpenStack LLC +# Copyright 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