[simplyhtml] 04/04: Remove trailing whitespace.

Markus Koschany apo at moszumanska.debian.org
Sat Sep 16 22:06:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository simplyhtml.

commit 34381f18fbf0591250d47eeee259f7be2462194a
Author: Markus Koschany <apo at debian.org>
Date:   Sat Sep 16 23:46:31 2017 +0200

    Remove trailing whitespace.
---
 debian/copyright       | 32 ++++++++++++++++----------------
 debian/simplyhtml.sgml |  4 ++--
 debian/simplyhtml.sh   |  2 +-
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 90c1d5f..1a8076a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,30 +15,30 @@ Copyright: 2004 Sun Microsystems, Inc.
 License: Sun
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
- * 
+ *
  * -Redistribution of source code must retain the above copyright notice, this
  *  list of conditions and the following disclaimer.
- * 
- * -Redistribution in binary form must reproduce the above copyright notice, 
+ *
+ * -Redistribution in binary form must reproduce the above copyright notice,
  *  this list of conditions and the following disclaimer in the documentation
  *  and/or other materials provided with the distribution.
- * 
- * Neither the name of Sun Microsystems, Inc. or the names of contributors may 
- * be used to endorse or promote products derived from this software without 
+ *
+ * Neither the name of Sun Microsystems, Inc. or the names of contributors may
+ * be used to endorse or promote products derived from this software without
  * specific prior written permission.
- * 
- * This software is provided "AS IS," without a warranty of any kind. ALL 
+ *
+ * This software is provided "AS IS," without a warranty of any kind. ALL
  * EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING
  * ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  * OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN")
  * AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE
  * AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
- * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST 
- * REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, 
- * INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY 
- * OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, 
+ * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST
+ * REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
+ * INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY
+ * OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE,
  * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
- * 
+ *
  * You acknowledge that this software is not designed, licensed or intended
  * for use in the design, construction, operation or maintenance of any
  * nuclear facility.
@@ -67,7 +67,7 @@ License: GPL-2+
 
 Files: debian/*
 Copyright: 2013-2017 Felix Natter <fnatter at gmx.net>
-           2008-2012 Eric Lavarde <deb at zorglub.s.bawue.de>           
+           2008-2012 Eric Lavarde <deb at zorglub.s.bawue.de>
 License: GPL-2+ or BSD-2-clause
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -85,7 +85,7 @@ License: GPL-2+ or BSD-2-clause
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
  .
- .  
+ .
  For the "BSD-2-clause" option, here is the license text:
  .
  Redistribution and use in source and binary forms, with or without
@@ -93,7 +93,7 @@ License: GPL-2+ or BSD-2-clause
  .
  Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.
- . 
+ .
  Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.
diff --git a/debian/simplyhtml.sgml b/debian/simplyhtml.sgml
index aa12a95..b49e8a5 100644
--- a/debian/simplyhtml.sgml
+++ b/debian/simplyhtml.sgml
@@ -8,7 +8,7 @@
 manpage.1: manpage.sgml
 	docbook-to-man $< > $@
 
-    
+
 	The docbook-to-man binary is found in the docbook-to-man package.
 	Please remember that if you create the nroff version in one of the
 	debian/rules file targets (such as build), you will need to include
@@ -200,7 +200,7 @@ manpage.1: manpage.sgml
     <para>This manual page was written by &dhusername; &dhemail; for
       the &debian; system (but may be used by others).  Permission is
       granted to copy, distribute and/or modify this document under
-      the terms of the &gnu; General Public License, Version 2 any 
+      the terms of the &gnu; General Public License, Version 2 any
 	  later version published by the Free Software Foundation.
     </para>
 	<para>
diff --git a/debian/simplyhtml.sh b/debian/simplyhtml.sh
index 35fae10..333c9ca 100755
--- a/debian/simplyhtml.sh
+++ b/debian/simplyhtml.sh
@@ -3,7 +3,7 @@
 _debug() {
 	if [ -n "${DEBUG}" ]
 	then
-		echo "DEBUG:   $1" >&2 
+		echo "DEBUG:   $1" >&2
 		shift
 		for text in "$@"
 		do

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/simplyhtml.git



More information about the pkg-java-commits mailing list