diff options
| author | Ken Pepple <ken.pepple@gmail.com> | 2011-03-01 10:40:56 -0800 |
|---|---|---|
| committer | Ken Pepple <ken.pepple@gmail.com> | 2011-03-01 10:40:56 -0800 |
| commit | 282a18a4c15f066e371596104f783f522309c5ee (patch) | |
| tree | 551cc2b94a8c616c0f06f5f2101842b8d47fe5c0 /nova/tests | |
| parent | 6ddada8ed734dd91502a3f86eed8fb66803d08f3 (diff) | |
corrected copyrights for new files
Diffstat (limited to 'nova/tests')
| -rw-r--r-- | nova/tests/test_instance_types.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/tests/test_instance_types.py b/nova/tests/test_instance_types.py index 1b192ca28..edc538879 100644 --- a/nova/tests/test_instance_types.py +++ b/nova/tests/test_instance_types.py @@ -1,5 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 +# Copyright 2011 Ken Pepple # 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 # a copy of the License at |
