summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-12 11:56:18 +0200
committerKai Blin <kai@samba.org>2008-05-20 14:27:12 +0200
commitcd4f941e843baaaec65ef725e02efa14af8dd9b3 (patch)
tree99e24390a30f333496eb8d2fb389ad905ad1d1f9 /source3/utils/net_help.c
parent16938883e6fcae7601eb6343177aa2d56dd2136e (diff)
downloadsamba-cd4f941e843baaaec65ef725e02efa14af8dd9b3.tar.gz
samba-cd4f941e843baaaec65ef725e02efa14af8dd9b3.tar.bz2
samba-cd4f941e843baaaec65ef725e02efa14af8dd9b3.zip
net: more whitespace cleanup
(This used to be commit 1813e545a99545575babe126386c8caca00aab8f)
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index 923475ffff..bf110c4ce5 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -1,5 +1,5 @@
-/*
- Samba Unix/Linux SMB client library
+/*
+ Samba Unix/Linux SMB client library
net help commands
Copyright (C) 2002 Jim McDonough (jmcd@us.ibm.com)
@@ -7,14 +7,14 @@
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/>.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "includes.h"