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/web/diagnose.c | 3 +-- source3/web/neg_lang.c | 3 +-- source3/web/startstop.c | 3 +-- source3/web/statuspage.c | 3 +-- source3/web/swat.c | 2 +- 5 files changed, 5 insertions(+), 9 deletions(-) (limited to 'source3/web') diff --git a/source3/web/diagnose.c b/source3/web/diagnose.c index bf2e6da17d..73c23ea2bb 100644 --- a/source3/web/diagnose.c +++ b/source3/web/diagnose.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. diagnosis tools for web admin Copyright (C) Andrew Tridgell 1998 diff --git a/source3/web/neg_lang.c b/source3/web/neg_lang.c index 8a5b60d99f..fc115bfd61 100644 --- a/source3/web/neg_lang.c +++ b/source3/web/neg_lang.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. SWAT language handling This program is free software; you can redistribute it and/or modify diff --git a/source3/web/startstop.c b/source3/web/startstop.c index 80b5ce7444..27ee7dd96e 100644 --- a/source3/web/startstop.c +++ b/source3/web/startstop.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. start/stop nmbd and smbd Copyright (C) Andrew Tridgell 1998 diff --git a/source3/web/statuspage.c b/source3/web/statuspage.c index 6af7674dc9..62158a5f32 100644 --- a/source3/web/statuspage.c +++ b/source3/web/statuspage.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 2.2. + Unix SMB/CIFS implementation. web status page Copyright (C) Andrew Tridgell 1997-1998 diff --git a/source3/web/swat.c b/source3/web/swat.c index 506a6263e9..955cbb0748 100644 --- a/source3/web/swat.c +++ b/source3/web/swat.c @@ -1,5 +1,5 @@ /* - Unix SMB/Netbios implementation. + Unix SMB/CIFS implementation. Samba Web Administration Tool Copyright (C) Andrew Tridgell 1997-1998 -- cgit