diff options
author | Kurt Taylor <krtaylor@us.ibm.com> | 2013-02-22 09:13:07 -0500 |
---|---|---|
committer | Kurt Taylor <krtaylor@us.ibm.com> | 2013-02-26 19:15:29 -0500 |
commit | d17f9ab13d66ad456c50c35ad37ea224ee10fdf2 (patch) | |
tree | c99d070dfad689deee5d443a853ec9e015f73a96 /nova/wsgi.py | |
parent | f5fec8aa016361795019cc7e977eb0032730d7e0 (diff) | |
download | nova-d17f9ab13d66ad456c50c35ad37ea224ee10fdf2.tar.gz nova-d17f9ab13d66ad456c50c35ad37ea224ee10fdf2.tar.xz nova-d17f9ab13d66ad456c50c35ad37ea224ee10fdf2.zip |
Update OpenStack LLC to Foundation
Update all references of "LLC" to "Foundation".
Change-Id: I009e86784ef4dcf38882d64b0eff484576e04efe
Diffstat (limited to 'nova/wsgi.py')
-rw-r--r-- | nova/wsgi.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/wsgi.py b/nova/wsgi.py index 7b85d0a5b..b9e204b90 100644 --- a/nova/wsgi.py +++ b/nova/wsgi.py @@ -2,7 +2,7 @@ # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. -# Copyright 2010 OpenStack LLC. +# Copyright 2010 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |