diff options
| author | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-22 14:09:23 -0400 |
|---|---|---|
| committer | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-22 14:09:23 -0400 |
| commit | 186fab6781265b2dc92cb6049c11b390cb38b969 (patch) | |
| tree | 5cffa386b73dc9f20bd41fd9ff55c9f30f17a9fc /nova/api | |
| parent | b82d548d0357f73ff446f5bf24e27fbefd98e4b3 (diff) | |
fixing copyright
Diffstat (limited to 'nova/api')
| -rw-r--r-- | nova/api/openstack/versions.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nova/api/openstack/versions.py b/nova/api/openstack/versions.py index 4fa04ebb3..33f1dd628 100644 --- a/nova/api/openstack/versions.py +++ b/nova/api/openstack/versions.py @@ -1,7 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2011 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Copyright 2011 OpenStack LLC. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
