summaryrefslogtreecommitdiff
path: root/src/Counter.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Counter.hs')
-rw-r--r--src/Counter.hs10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Counter.hs b/src/Counter.hs
index bc23671..2bcd2d7 100644
--- a/src/Counter.hs
+++ b/src/Counter.hs
@@ -14,6 +14,16 @@ module Counter(
+-- This source is licensed under Creative Commons CC0 v1.0.
+
+-- To read the full text, see license.txt in the main directory of this repository
+-- or go to https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt
+
+-- For a human readable summary, go to https://creativecommons.org/publicdomain/zero/1.0/
+
+
+
+
import qualified Candidate as Typ
import qualified Preferences as Pref
import qualified CSV as CSV