xref: /aosp_15_r20/external/e2fsprogs/lib/ext2fs/tdb/patches/copyright (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1*6a54128fSAndroid Build Coastguard WorkerIndex: tdbsa/tdb.c
2*6a54128fSAndroid Build Coastguard Worker===================================================================
3*6a54128fSAndroid Build Coastguard Worker--- tdbsa.orig/tdb.c
4*6a54128fSAndroid Build Coastguard Worker+++ tdbsa/tdb.c
5*6a54128fSAndroid Build Coastguard Worker@@ -4,11 +4,11 @@ Rev: 23371
6*6a54128fSAndroid Build Coastguard Worker Last Changed Date: 2007-06-06 20:14:06 -0400 (Wed, 06 Jun 2007)
7*6a54128fSAndroid Build Coastguard Worker */
8*6a54128fSAndroid Build Coastguard Worker  /*
9*6a54128fSAndroid Build Coastguard Worker-   Unix SMB/CIFS implementation.
10*6a54128fSAndroid Build Coastguard Worker+   trivial database library - standalone version
11*6a54128fSAndroid Build Coastguard Worker
12*6a54128fSAndroid Build Coastguard Worker-   trivial database library - private includes
13*6a54128fSAndroid Build Coastguard Worker-
14*6a54128fSAndroid Build Coastguard Worker-   Copyright (C) Andrew Tridgell              2005
15*6a54128fSAndroid Build Coastguard Worker+   Copyright (C) Andrew Tridgell              1999-2005
16*6a54128fSAndroid Build Coastguard Worker+   Copyright (C) Jeremy Allison               2000-2006
17*6a54128fSAndroid Build Coastguard Worker+   Copyright (C) Paul `Rusty' Russell         2000
18*6a54128fSAndroid Build Coastguard Worker
19*6a54128fSAndroid Build Coastguard Worker      ** NOTE! The following LGPL license applies to the tdb
20*6a54128fSAndroid Build Coastguard Worker      ** library. This does NOT imply that all of Samba is released
21