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/ipv6 | |
| 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/ipv6')
| -rw-r--r-- | nova/ipv6/__init__.py | 2 | ||||
| -rw-r--r-- | nova/ipv6/api.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nova/ipv6/__init__.py b/nova/ipv6/__init__.py index 99ff05356..7abdae5e4 100644 --- a/nova/ipv6/__init__.py +++ b/nova/ipv6/__init__.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2011 OpenStack, LLC. +# Copyright (c) 2011 OpenStack Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/nova/ipv6/api.py b/nova/ipv6/api.py index 7f94abcfb..06a0891d9 100644 --- a/nova/ipv6/api.py +++ b/nova/ipv6/api.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2011 OpenStack, LLC. +# Copyright (c) 2011 OpenStack Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain |
