summaryrefslogtreecommitdiff
path: root/source3/include/idmap.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-03-03 12:51:57 +0100
committerVolker Lendecke <vl@samba.org>2011-03-03 22:08:49 +0100
commit01da00abfd8763f43ec1f155ed87df4a394c01c9 (patch)
tree482035b0da042cd2d9295ee93770a7ba242ea0fb /source3/include/idmap.h
parent875d9b8098884c196dc1ec95ca70a772aece6610 (diff)
downloadsamba-01da00abfd8763f43ec1f155ed87df4a394c01c9.tar.gz
samba-01da00abfd8763f43ec1f155ed87df4a394c01c9.tar.bz2
samba-01da00abfd8763f43ec1f155ed87df4a394c01c9.zip
s3: Fix some nonempty blank lines
Diffstat (limited to 'source3/include/idmap.h')
-rw-r--r--source3/include/idmap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h
index 8a1da81e39..2f95740f3d 100644
--- a/source3/include/idmap.h
+++ b/source3/include/idmap.h
@@ -7,17 +7,17 @@
Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003
Copyright (C) Simo Sorce 2003
-
+
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
version 3 of the License, or (at your option) any later version.
-
+
This library 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
Library General Public License for more details.
-
+
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/