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 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'source3/include') 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 -- cgit