summaryrefslogtreecommitdiffstats
path: root/nfsw/static/epilogue.js
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/static/epilogue.js')
-rw-r--r--nfsw/static/epilogue.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/nfsw/static/epilogue.js b/nfsw/static/epilogue.js
index 9ba9d17..15111a7 100644
--- a/nfsw/static/epilogue.js
+++ b/nfsw/static/epilogue.js
@@ -1,3 +1,11 @@
+/**
+ * SPDX-License-Identifier: ISC
+ *
+ * Copyright (C) 2019 rsiddharth <s@ricketyspace.net>
+ *
+ * This file is part of dingy.
+ */
+
document.addEventListener('DOMContentLoaded', function() {
var ep_wrapper = document.getElementsByClassName('epilogue-wrapper')[0];
ep_wrapper.style = 'display:block';