From cd68afe31256ad60748b34f7318a180cfc2127cc Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 30 Jan 2002 06:08:46 +0000 Subject: Removed version number from file header. Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa) --- source3/client/client.c | 3 +-- source3/client/clitar.c | 3 +-- source3/client/smbmount.c | 3 +-- source3/client/smbspool.c | 3 +-- source3/client/testsmbc.c | 3 +-- source3/client/tree.c | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) (limited to 'source3/client') diff --git a/source3/client/client.c b/source3/client/client.c index 1e8d42d0b6..c491efd194 100644 --- a/source3/client/client.c +++ b/source3/client/client.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0. + Unix SMB/CIFS implementation. SMB client Copyright (C) Andrew Tridgell 1994-1998 Copyright (C) Simo Sorce 2001 diff --git a/source3/client/clitar.c b/source3/client/clitar.c index 64b035a89e..9fa3750b0c 100644 --- a/source3/client/clitar.c +++ b/source3/client/clitar.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. Tar Extensions Copyright (C) Ricky Poulten 1995-1998 Copyright (C) Richard Sharpe 1998 diff --git a/source3/client/smbmount.c b/source3/client/smbmount.c index 8b56d21bec..35c040feaa 100644 --- a/source3/client/smbmount.c +++ b/source3/client/smbmount.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 2.0. + Unix SMB/CIFS implementation. SMBFS mount program Copyright (C) Andrew Tridgell 1999 diff --git a/source3/client/smbspool.c b/source3/client/smbspool.c index 3e583e855e..2a2d5cbaf5 100644 --- a/source3/client/smbspool.c +++ b/source3/client/smbspool.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 2.0. + Unix SMB/CIFS implementation. SMB backend for the Common UNIX Printing System ("CUPS") Copyright 1999 by Easy Software Products Copyright Andrew Tridgell 1994-1998 diff --git a/source3/client/testsmbc.c b/source3/client/testsmbc.c index 7aae9d8561..ec98774dcf 100644 --- a/source3/client/testsmbc.c +++ b/source3/client/testsmbc.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 2.0 + Unix SMB/CIFS implementation. SMB client library test program Copyright (C) Andrew Tridgell 1998 Copyright (C) Richard Sharpe 2000 diff --git a/source3/client/tree.c b/source3/client/tree.c index d4f286ef56..94fd93c210 100644 --- a/source3/client/tree.c +++ b/source3/client/tree.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 2.0 + Unix SMB/CIFS implementation. SMB client GTK+ tree-based application Copyright (C) Andrew Tridgell 1998 Copyright (C) Richard Sharpe 2001 -- cgit