summaryrefslogtreecommitdiffstats
path: root/dashboard/src/notifier/apps.py
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/notifier/apps.py')
-rw-r--r--dashboard/src/notifier/apps.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/dashboard/src/notifier/apps.py b/dashboard/src/notifier/apps.py
index da5d3b0..52902da 100644
--- a/dashboard/src/notifier/apps.py
+++ b/dashboard/src/notifier/apps.py
@@ -1,5 +1,5 @@
##############################################################################
-# Copyright (c) 2016 Max Breitenfeldt and others.
+# Copyright (c) 2018 Sawyer Bergeron, Parker Berberian, and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
@@ -7,6 +7,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
+
from django.apps import AppConfig