diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-12-23 04:18:31 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-12-23 04:18:31 +0100 |
commit | bbc95fb1a866e8aa822b70a7f5cdf74f1446b1f0 (patch) | |
tree | 782bc6d0b11d00b4df1a07250d4bee07dea3b988 /lib/replace/dlfcn.c | |
parent | 998d58819201954a78eb123d6f9d2bc0c6bd579c (diff) | |
download | samba-bbc95fb1a866e8aa822b70a7f5cdf74f1446b1f0.tar.gz samba-bbc95fb1a866e8aa822b70a7f5cdf74f1446b1f0.tar.xz samba-bbc95fb1a866e8aa822b70a7f5cdf74f1446b1f0.zip |
ldb: Fix linking against tevent library (rather than events)
replace: Fix copyright for dlfcn.c.
Diffstat (limited to 'lib/replace/dlfcn.c')
-rw-r--r-- | lib/replace/dlfcn.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/replace/dlfcn.c b/lib/replace/dlfcn.c index 3b109d7e404..88431ed576d 100644 --- a/lib/replace/dlfcn.c +++ b/lib/replace/dlfcn.c @@ -3,6 +3,7 @@ Samba system utilities Copyright (C) Andrew Tridgell 1992-1998 Copyright (C) Jeremy Allison 1998-2002 + Copyright (C) Jelmer Vernooij 2006 ** NOTE! The following LGPL license applies to the replace ** library. This does NOT imply that all of Samba is released |