summaryrefslogtreecommitdiff
path: root/source3/torture/masktest.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-05-28 20:24:01 +0200
committerVolker Lendecke <vl@samba.org>2011-05-28 20:50:09 +0200
commit1173a4f83d8001d6a00b389133de64f09d1d77a2 (patch)
tree81a85fc591eef1aa4cd3719cddff68977b6a2ccf /source3/torture/masktest.c
parent5df87913d73ac3c3b6d1893f20038b24db31bd4f (diff)
downloadsamba-1173a4f83d8001d6a00b389133de64f09d1d77a2.tar.gz
samba-1173a4f83d8001d6a00b389133de64f09d1d77a2.tar.bz2
samba-1173a4f83d8001d6a00b389133de64f09d1d77a2.zip
s3: Fix some nonemtpy blank lines
Diffstat (limited to 'source3/torture/masktest.c')
-rw-r--r--source3/torture/masktest.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/torture/masktest.c b/source3/torture/masktest.c
index 37cb43e540..2c938baacc 100644
--- a/source3/torture/masktest.c
+++ b/source3/torture/masktest.c
@@ -2,17 +2,17 @@
Unix SMB/CIFS implementation.
mask_match tester
Copyright (C) Andrew Tridgell 1999
-
+
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/>.
*/