From ce236d1dbf2673e2ff921683554cee41fca33249 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 22 Mar 2002 06:24:38 +0000 Subject: Stomped on some header file version numbers that have crept back in. (This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8) --- source3/include/doserr.h | 3 +-- source3/include/rpc_srvsvc.h | 3 +-- source3/include/vfs.h | 3 +-- source3/lib/select.c | 3 +-- source3/libads/disp_sec.c | 3 +-- source3/printing/nt_printing.c | 2 +- source3/rpc_parse/parse_srv.c | 3 +-- source3/rpc_server/srv_spoolss_nt.c | 3 +-- source3/rpc_server/srv_srvsvc_nt.c | 2 +- 9 files changed, 9 insertions(+), 16 deletions(-) diff --git a/source3/include/doserr.h b/source3/include/doserr.h index 498c3a5d2b..11103b2b0c 100644 --- a/source3/include/doserr.h +++ b/source3/include/doserr.h @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. DOS error code constants Copyright (C) Andrew Tridgell 1992-2000 Copyright (C) John H Terpstra 1996-2000 diff --git a/source3/include/rpc_srvsvc.h b/source3/include/rpc_srvsvc.h index c511763232..c605684558 100644 --- a/source3/include/rpc_srvsvc.h +++ b/source3/include/rpc_srvsvc.h @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. SMB parameters and setup Copyright (C) Andrew Tridgell 1992-1997 Copyright (C) Luke Kenneth Casson Leighton 1996-1997 diff --git a/source3/include/vfs.h b/source3/include/vfs.h index bbbe2cb8b2..2f9fedf77d 100644 --- a/source3/include/vfs.h +++ b/source3/include/vfs.h @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. VFS structures and parameters Copyright (C) Tim Potter 1999 diff --git a/source3/lib/select.c b/source3/lib/select.c index f70268b7ce..550941ba77 100644 --- a/source3/lib/select.c +++ b/source3/lib/select.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. Samba select/poll implementation Copyright (C) Andrew Tridgell 1992-1998 diff --git a/source3/libads/disp_sec.c b/source3/libads/disp_sec.c index c6fe0862c9..ab8ceecb0c 100644 --- a/source3/libads/disp_sec.c +++ b/source3/libads/disp_sec.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0. + Unix SMB/CIFS implementation. Samba utility functions. ADS stuff Copyright (C) Alexey Kotovich 2002 diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c index aff3bdebed..e9af659c19 100644 --- a/source3/printing/nt_printing.c +++ b/source3/printing/nt_printing.c @@ -1,5 +1,5 @@ /* - * Unix SMB/Netbios implementation. + * Unix SMB/CIFS implementation. * RPC Pipe client / server routines * Copyright (C) Andrew Tridgell 1992-2000, * Copyright (C) Jean François Micouleau 1998-2000. diff --git a/source3/rpc_parse/parse_srv.c b/source3/rpc_parse/parse_srv.c index 39f44318d6..f94c51bfa0 100644 --- a/source3/rpc_parse/parse_srv.c +++ b/source3/rpc_parse/parse_srv.c @@ -1,6 +1,5 @@ /* - * Unix SMB/Netbios implementation. - * Version 1.9. + * Unix SMB/CIFS implementation. * RPC Pipe client / server routines * Copyright (C) Andrew Tridgell 1992-1997, * Copyright (C) Luke Kenneth Casson Leighton 1996-1997, diff --git a/source3/rpc_server/srv_spoolss_nt.c b/source3/rpc_server/srv_spoolss_nt.c index 8e3ada5a8d..717e51462b 100644 --- a/source3/rpc_server/srv_spoolss_nt.c +++ b/source3/rpc_server/srv_spoolss_nt.c @@ -1,6 +1,5 @@ /* - * Unix SMB/Netbios implementation. - * Version 1.9. + * Unix SMB/CIFS implementation. * RPC Pipe client / server routines * Copyright (C) Andrew Tridgell 1992-2000, * Copyright (C) Luke Kenneth Casson Leighton 1996-2000, diff --git a/source3/rpc_server/srv_srvsvc_nt.c b/source3/rpc_server/srv_srvsvc_nt.c index 09f33b9a88..db94b8dc94 100644 --- a/source3/rpc_server/srv_srvsvc_nt.c +++ b/source3/rpc_server/srv_srvsvc_nt.c @@ -1,5 +1,5 @@ /* - * Unix SMB/Netbios implementation. + * Unix SMB/CIFS implementation. * RPC Pipe client / server routines * Copyright (C) Andrew Tridgell 1992-1997, * Copyright (C) Jeremy Allison 2001. -- cgit