diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/doserr.h | 3 | ||||
-rw-r--r-- | source3/include/rpc_srvsvc.h | 3 | ||||
-rw-r--r-- | source3/include/vfs.h | 3 |
3 files changed, 3 insertions, 6 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 |