summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_creds.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-01-09 20:26:46 +0100
committerVolker Lendecke <vl@samba.org>2010-01-10 20:56:16 +0100
commitfd1b6bdef9b68b9fc8c7915350c48eeaba9d7c04 (patch)
tree655d6e53da57d6583b874c9a74165bf0b8243bc6 /source3/winbindd/winbindd_creds.c
parent86a73e6eba35973b0de63e3e048da99c7472582a (diff)
downloadsamba-fd1b6bdef9b68b9fc8c7915350c48eeaba9d7c04.tar.gz
samba-fd1b6bdef9b68b9fc8c7915350c48eeaba9d7c04.tar.bz2
samba-fd1b6bdef9b68b9fc8c7915350c48eeaba9d7c04.zip
s3: Fix some nonempty blank lines
Diffstat (limited to 'source3/winbindd/winbindd_creds.c')
-rw-r--r--source3/winbindd/winbindd_creds.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/winbindd/winbindd_creds.c b/source3/winbindd/winbindd_creds.c
index 3874b6e5bd..46c7a06f7c 100644
--- a/source3/winbindd/winbindd_creds.c
+++ b/source3/winbindd/winbindd_creds.c
@@ -4,17 +4,17 @@
Winbind daemon - cached credentials funcions
Copyright (C) Guenther Deschner 2005
-
+
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/>.
*/