diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-06-29 21:25:59 -0500 |
---|---|---|
committer | Jesse Andrews <anotherjesse@gmail.com> | 2010-06-29 21:25:59 -0500 |
commit | 10b8e5bdaa8ca601b1e0b0268a6acfec6f5712ad (patch) | |
tree | 1c85abd5238a0ee13ce9ef36e3c2c0854aa75f33 /nova/crypto.py | |
parent | 5a1f5839b8850e32dbdd2a74f6176f37a3e36254 (diff) | |
download | nova-10b8e5bdaa8ca601b1e0b0268a6acfec6f5712ad.tar.gz nova-10b8e5bdaa8ca601b1e0b0268a6acfec6f5712ad.tar.xz nova-10b8e5bdaa8ca601b1e0b0268a6acfec6f5712ad.zip |
Removed trailing whitespace from header
Diffstat (limited to 'nova/crypto.py')
-rw-r--r-- | nova/crypto.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/crypto.py b/nova/crypto.py index 1afe9a025..80b4ef9de 100644 --- a/nova/crypto.py +++ b/nova/crypto.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 |