summaryrefslogtreecommitdiff
path: root/ULabelP.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-28 22:00:50 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-28 22:03:43 -0700
commitd9200f965f056d3da49476dd9b8333ff47265f30 (patch)
treea2314526018b0f20d1fa73e03f8df2588eb8becd /ULabelP.h
parent561085a83a777fec4b42cfa16a8ba80e971d86fb (diff)
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>
Diffstat (limited to 'ULabelP.h')
-rw-r--r--ULabelP.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/ULabelP.h b/ULabelP.h
index b88a7f8..d25acb9 100644
--- a/ULabelP.h
+++ b/ULabelP.h
@@ -28,13 +28,13 @@ Copyright 1987, 1988 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
@@ -46,9 +46,9 @@ SOFTWARE.
******************************************************************/
-/*
+/*
* ULabelP.h - Private definitions for UCSLabel widget
- *
+ *
*/
#ifndef _XawUCSLabelP_h