summaryrefslogtreecommitdiffstats
path: root/nova/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/console
parentf5fec8aa016361795019cc7e977eb0032730d7e0 (diff)
downloadnova-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/console')
-rw-r--r--nova/console/api.py2
-rw-r--r--nova/console/fake.py2
-rw-r--r--nova/console/manager.py2
-rw-r--r--nova/console/vmrc.py2
-rw-r--r--nova/console/vmrc_manager.py2
-rw-r--r--nova/console/websocketproxy.py2
-rw-r--r--nova/console/xvp.py2
7 files changed, 7 insertions, 7 deletions
diff --git a/nova/console/api.py b/nova/console/api.py
index a2bc40ae0..91966a7ff 100644
--- a/nova/console/api.py
+++ b/nova/console/api.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 OpenStack, LLC.
+# Copyright (c) 2010 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/fake.py b/nova/console/fake.py
index e97d545ea..7e96f43f3 100644
--- a/nova/console/fake.py
+++ b/nova/console/fake.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 OpenStack, LLC.
+# Copyright (c) 2010 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/manager.py b/nova/console/manager.py
index 77be2ad4d..32fa75261 100644
--- a/nova/console/manager.py
+++ b/nova/console/manager.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 OpenStack, LLC.
+# Copyright (c) 2010 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/console/vmrc.py b/nova/console/vmrc.py
index d7c66a00d..ed3a2afb3 100644
--- a/nova/console/vmrc.py
+++ b/nova/console/vmrc.py
@@ -1,7 +1,7 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright (c) 2011 Citrix Systems, Inc.
-# Copyright 2011 OpenStack LLC.
+# Copyright 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/console/vmrc_manager.py b/nova/console/vmrc_manager.py
index f1ea41796..28d23ce9c 100644
--- a/nova/console/vmrc_manager.py
+++ b/nova/console/vmrc_manager.py
@@ -1,7 +1,7 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright (c) 2011 Citrix Systems, Inc.
-# Copyright 2011 OpenStack LLC.
+# Copyright 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/console/websocketproxy.py b/nova/console/websocketproxy.py
index ce9243d46..f7fdea173 100644
--- a/nova/console/websocketproxy.py
+++ b/nova/console/websocketproxy.py
@@ -1,6 +1,6 @@
# 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
diff --git a/nova/console/xvp.py b/nova/console/xvp.py
index c090e84d4..ba3daadba 100644
--- a/nova/console/xvp.py
+++ b/nova/console/xvp.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2010 OpenStack, LLC.
+# Copyright (c) 2010 OpenStack Foundation
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may