summaryrefslogtreecommitdiffstats
path: root/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
commit60413faaa5c846f30e481de48d5d12f272725943 (patch)
tree50f9b81ae5f7edb5fa656f2d218b7af16b600002 /dhash/dhash.h
parentb224fd35b9ca55cbd38000bd5e4ae9a21291ee98 (diff)
downloadding-libs-60413faaa5c846f30e481de48d5d12f272725943.tar.gz
ding-libs-60413faaa5c846f30e481de48d5d12f272725943.tar.xz
ding-libs-60413faaa5c846f30e481de48d5d12f272725943.zip
License libdhash under the LGPL
Diffstat (limited to 'dhash/dhash.h')
-rw-r--r--dhash/dhash.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/dhash/dhash.h b/dhash/dhash.h
index 47f9673..95ef1ed 100644
--- a/dhash/dhash.h
+++ b/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
/*****************************************************************************/