summaryrefslogtreecommitdiffstats
path: root/nfsw/util.py
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/util.py')
-rw-r--r--nfsw/util.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/nfsw/util.py b/nfsw/util.py
index 3536dfc..73f0015 100644
--- a/nfsw/util.py
+++ b/nfsw/util.py
@@ -1,3 +1,12 @@
+# -*- coding: utf-8 -*-
+#
+# SPDX-License-Identifier: ISC
+#
+# Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+#
+# This file is part of dingy.
+#
+
import os
from flask import current_app