summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-18 12:20:56 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-18 12:08:30 +0000
commit56512fb1da0fb0ffecd07059f8dc43ed3cfcd780 (patch)
treebcdda80d2d51893654ff52d82dadceb0117dcf84 /source4
parentb001f1b255e8b67f86b0797193b4ca6124fdc47e (diff)
downloadsamba-56512fb1da0fb0ffecd07059f8dc43ed3cfcd780.tar.gz
samba-56512fb1da0fb0ffecd07059f8dc43ed3cfcd780.tar.bz2
samba-56512fb1da0fb0ffecd07059f8dc43ed3cfcd780.zip
ldb:skel.c - don't introduce trailing whitespaces by a module template
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Thu Nov 18 12:08:30 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/ldb/modules/skel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/ldb/modules/skel.c b/source4/lib/ldb/modules/skel.c
index 6e00293de3..1ce3ec1df9 100644
--- a/source4/lib/ldb/modules/skel.c
+++ b/source4/lib/ldb/modules/skel.c
@@ -1,4 +1,4 @@
-/*
+/*
ldb database library
Copyright (C) Simo Sorce 2004
@@ -6,7 +6,7 @@
** NOTE! The following LGPL license applies to the ldb
** library. This does NOT imply that all of Samba is released
** under the LGPL
-
+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either