summaryrefslogtreecommitdiffstats
path: root/nova/db
diff options
context:
space:
mode:
authorKen Pepple <ken.pepple@gmail.com>2011-03-01 10:40:56 -0800
committerKen Pepple <ken.pepple@gmail.com>2011-03-01 10:40:56 -0800
commit282a18a4c15f066e371596104f783f522309c5ee (patch)
tree551cc2b94a8c616c0f06f5f2101842b8d47fe5c0 /nova/db
parent6ddada8ed734dd91502a3f86eed8fb66803d08f3 (diff)
downloadnova-282a18a4c15f066e371596104f783f522309c5ee.tar.gz
nova-282a18a4c15f066e371596104f783f522309c5ee.tar.xz
nova-282a18a4c15f066e371596104f783f522309c5ee.zip
corrected copyrights for new files
Diffstat (limited to 'nova/db')
-rw-r--r--nova/db/sqlalchemy/migrate_repo/versions/007_add_instance_types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/db/sqlalchemy/migrate_repo/versions/007_add_instance_types.py b/nova/db/sqlalchemy/migrate_repo/versions/007_add_instance_types.py
index fec191214..66609054e 100644
--- a/nova/db/sqlalchemy/migrate_repo/versions/007_add_instance_types.py
+++ b/nova/db/sqlalchemy/migrate_repo/versions/007_add_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