summaryrefslogtreecommitdiffstats
path: root/pypi/setup.py
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 /pypi/setup.py
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 'pypi/setup.py')
-rw-r--r--pypi/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pypi/setup.py b/pypi/setup.py
index 0183bc0..feb38c8 100644
--- a/pypi/setup.py
+++ b/pypi/setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
# -*- encoding: utf-8 -*-
-# Copyright (c) 2012 OpenStack, LLC.
+# Copyright (c) 2012 OpenStack Foundation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.