summaryrefslogtreecommitdiffstats
path: root/nfsw/redis.py
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/redis.py')
-rw-r--r--nfsw/redis.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/nfsw/redis.py b/nfsw/redis.py
index b460180..7231e48 100644
--- a/nfsw/redis.py
+++ b/nfsw/redis.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.
+#
+
from redis import Redis
from flask import current_app, g, session