summaryrefslogtreecommitdiff
path: root/lib/util/util_net.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-06-25 15:14:25 +0200
committerVolker Lendecke <vl@samba.org>2011-07-03 11:31:29 +0200
commit25df2fe8e224fad1a665414f2b4022b42f77075c (patch)
treea1bff5e2bfdb8f04154da9b4414fa1fad3a6329e /lib/util/util_net.c
parente2498b1110d260c917be3f938c11f68e6b6c80e4 (diff)
downloadsamba-25df2fe8e224fad1a665414f2b4022b42f77075c.tar.gz
samba-25df2fe8e224fad1a665414f2b4022b42f77075c.tar.bz2
samba-25df2fe8e224fad1a665414f2b4022b42f77075c.zip
S3: Fix some nonempty blank lines
Diffstat (limited to 'lib/util/util_net.c')
-rw-r--r--lib/util/util_net.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/util/util_net.c b/lib/util/util_net.c
index 64aa674d8b..566bf56e8f 100644
--- a/lib/util/util_net.c
+++ b/lib/util/util_net.c
@@ -8,17 +8,17 @@
Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003.
Copyright (C) James J Myers 2003
Copyright (C) Tim Potter 2000-2001
-
+
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 <http://www.gnu.org/licenses/>.
*/