diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2006-06-07 15:36:19 +0200 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2006-06-07 15:36:19 +0200 |
commit | 85e9644fe03cef7b83f3b3200943364e4eecaf14 (patch) | |
tree | 1043b458bbcaac400c19a503aec13eb465ea4f65 /storage.c | |
parent | a312b6bcbc6aa836850d94fc2abc70ceffe275cd (diff) | |
parent | 0025b5148725e524dfdc1da57b18fcd2be2608ee (diff) |
Merging Jelmer's storage tree (with LDAP support).
Diffstat (limited to 'storage.c')
-rw-r--r-- | storage.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ /* Support for multiple storage backends */ +/* Copyright (C) 2005 Jelmer Vernooij <jelmer@samba.org> */ + /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |