summaryrefslogtreecommitdiff
path: root/smbfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'smbfs.c')
-rw-r--r--smbfs.c34
1 files changed, 17 insertions, 17 deletions
diff --git a/smbfs.c b/smbfs.c
index 26287b180..4b9fdf474 100644
--- a/smbfs.c
+++ b/smbfs.c
@@ -1,22 +1,22 @@
/*
+ Copyright (C) 2004 Free Software Foundation, Inc.
+ Copyright (C) 2004 Giuseppe Scrivano.
+ Written by Giuseppe Scrivano <gscrivano@quipo.it>
+
+ 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 2, or (at
+ your option) any later version.
- Copyright (C) 2004 Free Software Foundation, Inc.
- Written by Giuseppe Scrivano <gscrivano@quipo.it>
-
- 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 2, 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, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
+ 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, write to the Free Software
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
#include "smb.h"
#include <stdio.h>