summaryrefslogtreecommitdiff
path: root/nova/tests/console
diff options
context:
space:
mode:
authorKurt Taylor <krtaylor@us.ibm.com>2013-02-22 09:13:07 -0500
committerKurt Taylor <krtaylor@us.ibm.com>2013-02-26 19:15:29 -0500
commitd17f9ab13d66ad456c50c35ad37ea224ee10fdf2 (patch)
treec99d070dfad689deee5d443a853ec9e015f73a96 /nova/tests/console
parentf5fec8aa016361795019cc7e977eb0032730d7e0 (diff)
downloadnova-d17f9ab13d66ad456c50c35ad37ea224ee10fdf2.tar.gz
Update OpenStack LLC to Foundation
Update all references of "LLC" to "Foundation". Change-Id: I009e86784ef4dcf38882d64b0eff484576e04efe
Diffstat (limited to 'nova/tests/console')
-rw-r--r--nova/tests/console/__init__.py2
-rw-r--r--nova/tests/console/test_console.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/nova/tests/console/__init__.py b/nova/tests/console/__init__.py
index 7e04e7c73b..4c506c9faa 100644
--- a/nova/tests/console/__init__.py
+++ b/nova/tests/console/__init__.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2011 OpenStack LLC.
+# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/tests/console/test_console.py b/nova/tests/console/test_console.py
index 0f95f3d95c..54bcb32caf 100644
--- a/nova/tests/console/test_console.py
+++ b/nova/tests/console/test_console.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 OpenStack, LLC.
+# Copyright (c) 2010 OpenStack Foundation
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
#