summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-06-10 17:26:25 +0000
committerJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-06-10 17:26:25 +0000
commita86523d5ae17b4e5507b14fade0a87c5434f2cac (patch)
treeef07d47175206395ca595895250befd5081b6c55
parent467bda72a05a0fd9fa4d7d417da422eea04de220 (diff)
Fix copyright year
-rw-r--r--nova/db/sqlalchemy/migrate_repo/versions/023_add_vm_mode_to_instances.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/db/sqlalchemy/migrate_repo/versions/023_add_vm_mode_to_instances.py b/nova/db/sqlalchemy/migrate_repo/versions/023_add_vm_mode_to_instances.py
index 5b6a25e41..16b9826d9 100644
--- a/nova/db/sqlalchemy/migrate_repo/versions/023_add_vm_mode_to_instances.py
+++ b/nova/db/sqlalchemy/migrate_repo/versions/023_add_vm_mode_to_instances.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2010 OpenStack LLC.
+# Copyright 2011 OpenStack LLC.
#
# 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