summaryrefslogtreecommitdiffstats
path: root/nova/rootwrap
diff options
context:
space:
mode:
Diffstat (limited to 'nova/rootwrap')
-rwxr-xr-xnova/rootwrap/__init__.py2
-rwxr-xr-xnova/rootwrap/compute.py2
-rwxr-xr-xnova/rootwrap/filters.py2
-rwxr-xr-xnova/rootwrap/network.py2
-rwxr-xr-xnova/rootwrap/volume.py2
-rwxr-xr-xnova/rootwrap/wrapper.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/nova/rootwrap/__init__.py b/nova/rootwrap/__init__.py
index d6bd39db6..671d3c173 100755
--- a/nova/rootwrap/__init__.py
+++ b/nova/rootwrap/__init__.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/rootwrap/compute.py b/nova/rootwrap/compute.py
index 3da9f46c0..910ae516d 100755
--- a/nova/rootwrap/compute.py
+++ b/nova/rootwrap/compute.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/rootwrap/filters.py b/nova/rootwrap/filters.py
index 98880194b..a8fd5139b 100755
--- a/nova/rootwrap/filters.py
+++ b/nova/rootwrap/filters.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/rootwrap/network.py b/nova/rootwrap/network.py
index f7ae62630..0a93a635b 100755
--- a/nova/rootwrap/network.py
+++ b/nova/rootwrap/network.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/rootwrap/volume.py b/nova/rootwrap/volume.py
index 469ee8c73..71049936b 100755
--- a/nova/rootwrap/volume.py
+++ b/nova/rootwrap/volume.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/nova/rootwrap/wrapper.py b/nova/rootwrap/wrapper.py
index 5a9c06d52..2daeca4d7 100755
--- a/nova/rootwrap/wrapper.py
+++ b/nova/rootwrap/wrapper.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright (c) 2011 Openstack, LLC.
+# Copyright (c) 2011 OpenStack, LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may