summaryrefslogtreecommitdiff
path: root/ncserver/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ncserver/__init__.py')
-rw-r--r--ncserver/__init__.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/ncserver/__init__.py b/ncserver/__init__.py
new file mode 100644
index 0000000..41ffc41
--- /dev/null
+++ b/ncserver/__init__.py
@@ -0,0 +1,10 @@
+"""
+The main module for the NETCONF for APK Distributions server.
+
+Copyright © 2020 Adélie Software in the Public Benefit, Inc.
+
+Released under the terms of the NCSA license. See the LICENSE file included
+with this source distribution for more information.
+
+SPDX-License-Identifier: NCSA
+"""