diff options
Diffstat (limited to 'source3/utils')
-rw-r--r-- | source3/utils/net_help.c | 10 |
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" |