summaryrefslogtreecommitdiffstats
path: root/dhash/dhash.h
diff options
context:
space:
mode:
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
/*****************************************************************************/