summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-03-22 06:24:38 +0000
committerTim Potter <tpot@samba.org>2002-03-22 06:24:38 +0000
commitce236d1dbf2673e2ff921683554cee41fca33249 (patch)
tree7ac23e1d8f44c2684b89472d61487331d6997106 /source3
parent15bc8b14714f07fa82a9b0ec9f5817e00ce18005 (diff)
downloadsamba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.gz
samba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.bz2
samba-ce236d1dbf2673e2ff921683554cee41fca33249.zip
Stomped on some header file version numbers that have crept back in.
(This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8)
Diffstat (limited to 'source3')
-rw-r--r--source3/include/doserr.h3
-rw-r--r--source3/include/rpc_srvsvc.h3
-rw-r--r--source3/include/vfs.h3
-rw-r--r--source3/lib/select.c3
-rw-r--r--source3/libads/disp_sec.c3
-rw-r--r--source3/printing/nt_printing.c2
-rw-r--r--source3/rpc_parse/parse_srv.c3
-rw-r--r--source3/rpc_server/srv_spoolss_nt.c3
-rw-r--r--source3/rpc_server/srv_srvsvc_nt.c2
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.