summaryrefslogtreecommitdiffstats
path: root/lib/silfont/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/silfont/__init__.py')
-rw-r--r--lib/silfont/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/silfont/__init__.py b/lib/silfont/__init__.py
new file mode 100644
index 0000000..aa2763c
--- /dev/null
+++ b/lib/silfont/__init__.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python
+__url__ = 'http://github.com/silnrsi/pysilfont'
+__copyright__ = 'Copyright (c) 2014-2022 SIL International (http://www.sil.org)'
+__license__ = 'Released under the MIT License (http://opensource.org/licenses/MIT)'
+__version__ = '1.6.0'