summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMark McClain <mark.mcclain@dreamhost.com>2013-03-13 14:52:43 -0400
committerMark McClain <mark.mcclain@dreamhost.com>2013-03-13 15:03:07 -0400
commit65e3d8c9773880094c0a4c164e046fae9cb7a5d9 (patch)
tree5a3890c6124ea103131303c9916bb4bd3c23127a /tools
parent44d2a4c02f0771f5b6614de9d50a9fde498a0a65 (diff)
downloadoslo-65e3d8c9773880094c0a4c164e046fae9cb7a5d9.tar.gz
oslo-65e3d8c9773880094c0a4c164e046fae9cb7a5d9.tar.xz
oslo-65e3d8c9773880094c0a4c164e046fae9cb7a5d9.zip
update OpenStack, LLC to OpenStack Foundation
fixes bug 1154745 The previous update (https://review.openstack.org/#/c/24103/) missed header files that contained "OpenStack, LLC". This change corrects the missed files to reflect the OpenStack Foundation. Change-Id: I9c6de265267485ef2c82ea7e6d8643e82134d102
Diffstat (limited to 'tools')
-rw-r--r--tools/install_venv_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py
index fca2512..4130656 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