diff options
| -rwxr-xr-x | keystone/backends/api.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keystone/backends/api.py b/keystone/backends/api.py index 1814fae5..8a48de54 100755 --- a/keystone/backends/api.py +++ b/keystone/backends/api.py @@ -1,3 +1,7 @@ +# vim: tabstop=4 shiftwidth=4 softtabstop=4 + +# Copyright 2010 OpenStack LLC. +# All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |
