summaryrefslogtreecommitdiffstats
path: root/nova/ipv6
diff options
context:
space:
mode:
authorJoe Gordon <jogo@cloudscaling.com>2012-03-15 16:10:53 -0700
committerJoe Gordon <jogo@cloudscaling.com>2012-03-15 16:10:53 -0700
commita58a50e060c8f8367b1b74e2bdb6bd804052bfaa (patch)
treebfcd846a6bd2766339fa937d7bd39c494b9cdc17 /nova/ipv6
parentbb1e383ae328517593ad4757cc168bf58d951111 (diff)
downloadnova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.tar.gz
nova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.tar.xz
nova-a58a50e060c8f8367b1b74e2bdb6bd804052bfaa.zip
Fix OpenStack Capitalization
Openstack => OpenStack for nova/*py Change-Id: Ibcfae4776422a515a109e59510fc84f8b63c00b9
Diffstat (limited to 'nova/ipv6')
-rw-r--r--nova/ipv6/__init__.py2
-rw-r--r--nova/ipv6/api.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/nova/ipv6/__init__.py b/nova/ipv6/__init__.py
index da4567cfb..99ff05356 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, LLC.
#
# 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 8983640e3..d74e6cd37 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, LLC.
#
# 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