| author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-17 05:13:37 (GMT) |
|---|---|---|
| committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-17 05:13:37 (GMT) |
| commit | 37ffe69b10ae29e8f91de6ef647d06804b9d159b (patch) (side-by-side diff) | |
| tree | a9cecc9af28bcb0761f3a9c08527c028fee748ff /COPYING | |
| parent | 6c628c605e4f58be3a84edc5273a0dd88363a770 (diff) | |
| download | libXaw-37ffe69b10ae29e8f91de6ef647d06804b9d159b.zip libXaw-37ffe69b10ae29e8f91de6ef647d06804b9d159b.tar.gz | |
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 <alan.coopersmith@oracle.com>
| -rw-r--r-- | COPYING | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -72,13 +72,13 @@ SOFTWARE. Copyright 1987-1998 by Digital Equipment Corporation, Maynard, Massachusetts. All Rights Reserved -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the name of Digital not be used in advertising or publicity pertaining to distribution of the -software without specific, written prior permission. +software without specific, written prior permission. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL |
