summaryrefslogtreecommitdiff
path: root/src/hamming.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hamming.h')
-rw-r--r--src/hamming.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/hamming.h b/src/hamming.h
index 9828baa..275185b 100644
--- a/src/hamming.h
+++ b/src/hamming.h
@@ -1,3 +1,13 @@
+/*
+ * Copyright (C) 2016 by Daniel Friesel
+ *
+ * License: You may use, redistribute and/or modify this file under the terms
+ * of either:
+ * * The GNU LGPL v3 (see COPYING and COPYING.LESSER), or
+ * * The 3-clause BSD License (see COPYING.BSD)
+ *
+ */
+
#ifndef HAMMING_H_
#define HAMMING_H_