diff options
Diffstat (limited to 'nova/console')
| -rw-r--r-- | nova/console/api.py | 2 | ||||
| -rw-r--r-- | nova/console/fake.py | 2 | ||||
| -rw-r--r-- | nova/console/manager.py | 2 | ||||
| -rw-r--r-- | nova/console/xvp.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/nova/console/api.py b/nova/console/api.py index 4327e9b5a..dd166052f 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, LLC. # 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 e87f25a8a..e97d545ea 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, LLC. # 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 58ac2174b..37d695fae 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, LLC. # 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 341af1c57..9017c55cd 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, LLC. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
