summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2017-11-16 18:06:33 +1100
committerBrian May <brian@linuxpenguins.xyz>2017-11-16 18:06:33 +1100
commit7a71ae1380152d1ddaa67980339bbf9e517c1c70 (patch)
treeb42c72679ec7e9ae4f3393f4771085d75738abfc
parent3a6f6cb7951c5bef670a4dbcc209c841b800e251 (diff)
Remove trailing whitespace
-rwxr-xr-xsetup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 6ef6f30..44a9e3b 100755
--- a/setup.py
+++ b/setup.py
@@ -4,9 +4,9 @@
#
# This file is part of sshuttle.
#
-# sshuttle is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License as
-# published by the Free Software Foundation; either version 2.1 of
+# sshuttle is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of
# the License, or (at your option) any later version.
#
# sshuttle is distributed in the hope that it will be useful,