summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-10-23 20:56:08 +0200
committerVolker Lendecke <vlendec@samba.org>2011-10-27 20:28:31 +0200
commit22ccbf2bd4f7788d45173c6780eec6f08f3d2f3e (patch)
treef160bc2515cf1804c929cce592abf0863588af6d
parent4b9cc8f8f9e108606fcbd78cc2226018cf622088 (diff)
downloadsamba-22ccbf2bd4f7788d45173c6780eec6f08f3d2f3e.tar.gz
samba-22ccbf2bd4f7788d45173c6780eec6f08f3d2f3e.tar.bz2
samba-22ccbf2bd4f7788d45173c6780eec6f08f3d2f3e.zip
s3: Fix some nonempty blank lines
-rw-r--r--source3/include/ctdbd_conn.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/include/ctdbd_conn.h b/source3/include/ctdbd_conn.h
index 3d712674e0..cf257bf115 100644
--- a/source3/include/ctdbd_conn.h
+++ b/source3/include/ctdbd_conn.h
@@ -2,17 +2,17 @@
Unix SMB/CIFS implementation.
Samba3 ctdb connection handling
Copyright (C) Volker Lendecke 2007
-
+
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/>.
*/