From 0bd1244c1e75254407b0014add1c6cb29ef1b79c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 16 Jun 2013 14:42:25 +0100 Subject: Remove whitespace from ends of lines --- lock-and-increment | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lock-and-increment') diff --git a/lock-and-increment b/lock-and-increment index 18935762..af261775 100755 --- a/lock-and-increment +++ b/lock-and-increment @@ -1,16 +1,16 @@ #!/usr/bin/python # Copyright 2012 Lars Wirzenius -# +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program. If not, see . -- cgit v1.2.1