diff options
Diffstat (limited to 'source/tdb')
-rw-r--r-- | source/tdb/spinlock.c | 3 | ||||
-rw-r--r-- | source/tdb/tdb.c | 3 | ||||
-rw-r--r-- | source/tdb/tdb.h | 3 | ||||
-rw-r--r-- | source/tdb/tdbdump.c | 3 | ||||
-rw-r--r-- | source/tdb/tdbtool.c | 3 | ||||
-rw-r--r-- | source/tdb/tdbutil.c | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/source/tdb/spinlock.c b/source/tdb/spinlock.c index 0b2994f8f58..74472854cf2 100644 --- a/source/tdb/spinlock.c +++ b/source/tdb/spinlock.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. Samba database functions Copyright (C) Anton Blanchard 2001 diff --git a/source/tdb/tdb.c b/source/tdb/tdb.c index ea39b32dbf6..36b90ef6fcd 100644 --- a/source/tdb/tdb.c +++ b/source/tdb/tdb.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. Samba database functions Copyright (C) Andrew Tridgell 1999-2000 Copyright (C) Luke Kenneth Casson Leighton 2000 diff --git a/source/tdb/tdb.h b/source/tdb/tdb.h index 9335725a2ac..523c617bdc0 100644 --- a/source/tdb/tdb.h +++ b/source/tdb/tdb.h @@ -2,8 +2,7 @@ #define __TDB_H__ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. Samba database functions Copyright (C) Andrew Tridgell 1999 diff --git a/source/tdb/tdbdump.c b/source/tdb/tdbdump.c index ddaff162091..66642132093 100644 --- a/source/tdb/tdbdump.c +++ b/source/tdb/tdbdump.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. simple tdb dump util Copyright (C) Andrew Tridgell 2001 diff --git a/source/tdb/tdbtool.c b/source/tdb/tdbtool.c index d1c199849b3..caa29401418 100644 --- a/source/tdb/tdbtool.c +++ b/source/tdb/tdbtool.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. Samba database functions Copyright (C) Andrew Tridgell 1999-2000 Copyright (C) Paul `Rusty' Russell 2000 diff --git a/source/tdb/tdbutil.c b/source/tdb/tdbutil.c index 5f94633d26e..0c816735b7c 100644 --- a/source/tdb/tdbutil.c +++ b/source/tdb/tdbutil.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. tdb utility functions Copyright (C) Andrew Tridgell 1992-1998 |