diff options
| author | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-22 14:34:46 -0400 |
|---|---|---|
| committer | Brian Waldon <brian.waldon@rackspace.com> | 2011-03-22 14:34:46 -0400 |
| commit | aa4183064e15033ce2cc35773e86809b5f8224fd (patch) | |
| tree | b11c57d8c3cd4c12c4396307ced41371af461a38 | |
| parent | 186fab6781265b2dc92cb6049c11b390cb38b969 (diff) | |
one more copyright fix
| -rw-r--r-- | nova/tests/api/openstack/test_versions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/api/openstack/test_versions.py b/nova/tests/api/openstack/test_versions.py index f730fc8e4..ebb59a9a6 100644 --- a/nova/tests/api/openstack/test_versions.py +++ b/nova/tests/api/openstack/test_versions.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2010 OpenStack LLC. +# Copyright 2010-2011 OpenStack LLC. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
