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 /bin/nova-spicehtml5proxy | |
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 'bin/nova-spicehtml5proxy')
-rwxr-xr-x | bin/nova-spicehtml5proxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-spicehtml5proxy b/bin/nova-spicehtml5proxy index 23d250ca3..a4c97a73d 100755 --- a/bin/nova-spicehtml5proxy +++ b/bin/nova-spicehtml5proxy @@ -1,7 +1,7 @@ #!/usr/bin/env python # 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 |