From 7a71ae1380152d1ddaa67980339bbf9e517c1c70 Mon Sep 17 00:00:00 2001 From: Brian May Date: Thu, 16 Nov 2017 18:06:33 +1100 Subject: [PATCH] Remove trailing whitespace --- setup.py | 6 +++--- 1 file 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,