summaryrefslogtreecommitdiffstats
path: root/nova/api
diff options
context:
space:
mode:
authorBrian Lamar <brian.lamar@rackspace.com>2011-03-15 21:09:26 -0400
committerBrian Lamar <brian.lamar@rackspace.com>2011-03-15 21:09:26 -0400
commit5ba3e21875d3cf3b71082477311902891706eee4 (patch)
tree67a93dd7569d9a0dc3bc75382997e7a55493dbe0 /nova/api
parent5e45d0ba921566e98817cb9e62e383f84c30c5f6 (diff)
Removed VIM specific stuff and changed copyright from 2010 to 2011.
Diffstat (limited to 'nova/api')
-rw-r--r--nova/api/openstack/limits.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/nova/api/openstack/limits.py b/nova/api/openstack/limits.py
index 57e6bfcc2..3ecd46377 100644
--- a/nova/api/openstack/limits.py
+++ b/nova/api/openstack/limits.py
@@ -1,6 +1,4 @@
-# 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