aboutsummaryrefslogtreecommitdiff
path: root/ouroboros/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ouroboros/__init__.py')
-rw-r--r--ouroboros/__init__.py21
1 files changed, 21 insertions, 0 deletions
diff --git a/ouroboros/__init__.py b/ouroboros/__init__.py
new file mode 100644
index 0000000..6034f7d
--- /dev/null
+++ b/ouroboros/__init__.py
@@ -0,0 +1,21 @@
+#
+# Ouroboros - Copyright (C) 2016 - 2026
+#
+# Python API for Ouroboros
+#
+# Dimitri Staessens <dimitri@ouroboros.rocks>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public License
+# version 2.1 as published by the Free Software Foundation.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., http://www.fsf.org/about/contact/.
+#
+