summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveed Massjouni <naveedm9@gmail.com>2011-05-24 04:08:10 -0400
committerNaveed Massjouni <naveedm9@gmail.com>2011-05-24 04:08:10 -0400
commit51b3d877c53d9c79dbbea21ed4d4abd0a1b91bf8 (patch)
tree3fe9dc60bb911d80f47e427cc0f539b217cbd0d4
parent162bb909238515265572541834d6d2999e0c4dc3 (diff)
Fixing year of copyright.
-rw-r--r--nova/image/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/image/__init__.py b/nova/image/__init__.py
index d957c38fe..088b7796e 100644
--- a/nova/image/__init__.py
+++ b/nova/image/__init__.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
#
-# Copyright 2010 OpenStack LLC.
+# Copyright 2011 OpenStack LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may