From a0e20c08bbe18b41ea54c319bd83874b5a7f9788 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 16 Sep 2011 22:50:38 -0700 Subject: Strip trailing whitespace Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 3fbe686..e794390 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,2 @@ -Jim Gettys, Compaq and Hewlett-Packard, and Keith Packard, +Jim Gettys, Compaq and Hewlett-Packard, and Keith Packard, SuSE and Hewlett-Packard -- cgit v1.2.3