diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-23 23:15:06 -0700 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-23 23:15:06 -0700 |
commit | 4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118 (patch) | |
tree | 44c025ce539796b094488edd4eef08d4b01b335f /nova/process.py | |
parent | 8726fc061b53b361207cb38e88cd5b1d2e401637 (diff) | |
download | nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.tar.gz nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.tar.xz nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.zip |
Removed trailing whitespace from header
Diffstat (limited to 'nova/process.py')
-rw-r--r-- | nova/process.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/process.py b/nova/process.py index 4792b26e7..bc2d4474b 100644 --- a/nova/process.py +++ b/nova/process.py @@ -1,7 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the -# Administrator of the National Aeronautics and Space Administration. +# Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # Copyright 2010 Anso Labs, LLC |