summaryrefslogtreecommitdiffstats
path: root/common/dhash/dhash.h
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-01-08 08:10:27 -0500
committerStephen Gallagher <sgallagh@redhat.com>2010-01-20 08:56:00 -0500
commit8b179530db795f6e974677a11b38c31ca82ba793 (patch)
treea2a2c48b1b921a08448ff2277a8bfb4e1013e372 /common/dhash/dhash.h
parent7dbf736ebe7e4f655f50a9e19437ca42189abf92 (diff)
downloadsssd-8b179530db795f6e974677a11b38c31ca82ba793.tar.gz
sssd-8b179530db795f6e974677a11b38c31ca82ba793.tar.xz
sssd-8b179530db795f6e974677a11b38c31ca82ba793.zip
License libdhash under the LGPL
Diffstat (limited to 'common/dhash/dhash.h')
-rw-r--r--common/dhash/dhash.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/dhash/dhash.h b/common/dhash/dhash.h
index 47f96733e..95ef1ed64 100644
--- a/common/dhash/dhash.h
+++ b/common/dhash/dhash.h
@@ -41,6 +41,11 @@ See dhash_example.c for an illustration of how one might use the API. It does no
represent complete API coverage nor the optimal way to do things in all cases,
it is just a general example.
+Copyright 2009-1010 John Dennis
+This program is distributed under the terms of the GNU Lesser General Public
+License (LGPL). See the included COPYING and COPYING.lesser files for the
+terms of this license.
+
#endif
/*****************************************************************************/