From 32996218440a8e45bcbdedfeeaaffacc84c9567c Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Wed, 13 Mar 2013 18:27:31 -0400 Subject: [PATCH] Sync latest Oslo components for updated copyright. fixes bug 1154837 This resolves the issue by updating with the latest Oslo changes. These changes correct the copyright attribution missing from an earlier Oslo change. Change-Id: Ic04197bf4bf026b1b48920a5a99397e6183f5ff3 (cherry picked from commit c231e28c0216296f0081a26c646c251e7148f7f1) --- quantum/openstack/common/eventlet_backdoor.py | 2 +- quantum/openstack/common/policy.py | 2 +- tools/install_venv_common.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/quantum/openstack/common/eventlet_backdoor.py b/quantum/openstack/common/eventlet_backdoor.py index 8b81ebf8ebf..c0ad460fe6e 100644 --- a/quantum/openstack/common/eventlet_backdoor.py +++ b/quantum/openstack/common/eventlet_backdoor.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 Openstack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # diff --git a/quantum/openstack/common/policy.py b/quantum/openstack/common/policy.py index 2b6703dab40..95b37f7de12 100644 --- a/quantum/openstack/common/policy.py +++ b/quantum/openstack/common/policy.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 OpenStack, LLC. +# Copyright (c) 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py index fca25122990..413065640f4 100644 --- a/tools/install_venv_common.py +++ b/tools/install_venv_common.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2013 OpenStack, LLC +# Copyright 2013 OpenStack Foundation # Copyright 2013 IBM Corp. # # Licensed under the Apache License, Version 2.0 (the "License"); you may