diff options
author | Cerberus <matt.dietz@rackspace.com> | 2010-09-30 09:22:46 -0500 |
---|---|---|
committer | Cerberus <matt.dietz@rackspace.com> | 2010-09-30 09:22:46 -0500 |
commit | 75c5ba6aae6a57a61771ed78b6797c90f7da6940 (patch) | |
tree | 3a64a529a16eaab1b3ff3465881984065aeeee98 | |
parent | b075b504a0a402fc4e8c24379804633139883008 (diff) | |
download | nova-75c5ba6aae6a57a61771ed78b6797c90f7da6940.tar.gz nova-75c5ba6aae6a57a61771ed78b6797c90f7da6940.tar.xz nova-75c5ba6aae6a57a61771ed78b6797c90f7da6940.zip |
Grabbed the wrong copyright info
-rw-r--r-- | nova/api/rackspace/context.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nova/api/rackspace/context.py b/nova/api/rackspace/context.py index 924ee151e..77394615b 100644 --- a/nova/api/rackspace/context.py +++ b/nova/api/rackspace/context.py @@ -1,7 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Copyright 2010 OpenStack LLC. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |