Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-08-16 00:34:47 +0300
committerGitHub <noreply@github.com>2016-08-16 00:34:47 +0300
commitb6b23b1f570ba375b911dcc145bcffec193659a3 (patch)
treef3477401e3f98c96a2d2de9e11f6ea3ef4753c5d
parent828d1115bc3a23b8cba3ed2e7b481513cbd28dcc (diff)
Add flask website's original copyright attribution
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9722189..57b7fcb 100644
--- a/index.html
+++ b/index.html
@@ -145,6 +145,9 @@
</script>
</body>
-<!-- Inspired by Flask's website :) -->
+<!--
+ Inspired by Flask's website :)
+ Copyright (c) 2010-2016 by Armin Ronacher.
+-->
</html>