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/cloudpipe | |
| parent | 8726fc061b53b361207cb38e88cd5b1d2e401637 (diff) | |
| download | nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.tar.gz nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.tar.xz nova-4ba6802ae5d6fb4e0d8ed7bbbaf2cca94a6d1118.zip | |
Removed trailing whitespace from header
Diffstat (limited to 'nova/cloudpipe')
| -rw-r--r-- | nova/cloudpipe/__init__.py | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/api.py | 2 | ||||
| -rwxr-xr-x | nova/cloudpipe/bootscript.sh | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/client.ovpn.template | 2 | ||||
| -rw-r--r-- | nova/cloudpipe/pipelib.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/nova/cloudpipe/__init__.py b/nova/cloudpipe/__init__.py index 5c35d696c..57ef14651 100644 --- a/nova/cloudpipe/__init__.py +++ b/nova/cloudpipe/__init__.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 diff --git a/nova/cloudpipe/api.py b/nova/cloudpipe/api.py index 87283ef07..610239c2e 100644 --- a/nova/cloudpipe/api.py +++ b/nova/cloudpipe/api.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 diff --git a/nova/cloudpipe/bootscript.sh b/nova/cloudpipe/bootscript.sh index 312258c22..639aad66f 100755 --- a/nova/cloudpipe/bootscript.sh +++ b/nova/cloudpipe/bootscript.sh @@ -2,7 +2,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 diff --git a/nova/cloudpipe/client.ovpn.template b/nova/cloudpipe/client.ovpn.template index 80b5dab26..a8ec5dc6e 100644 --- a/nova/cloudpipe/client.ovpn.template +++ b/nova/cloudpipe/client.ovpn.template @@ -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 diff --git a/nova/cloudpipe/pipelib.py b/nova/cloudpipe/pipelib.py index 106a31368..09da71c64 100644 --- a/nova/cloudpipe/pipelib.py +++ b/nova/cloudpipe/pipelib.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 |
