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