summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-14 21:47:39 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-14 21:47:39 -0700
commitb1ec7cdddd6caab87f0f0cbc9d597d00fe5d5b55 (patch)
tree116b694dca80415e5c9fa6fd1b206d53b27c8c60 /ext
parentbdf231082f4b4ca7c4c90d8b0cd40b6c4201723d (diff)
tweaks
Diffstat (limited to 'ext')
-rw-r--r--ext/bg/legal.html2
-rw-r--r--ext/bg/settings.html2
2 files changed, 1 insertions, 3 deletions
diff --git a/ext/bg/legal.html b/ext/bg/legal.html
index fe9a007c..a289281d 100644
--- a/ext/bg/legal.html
+++ b/ext/bg/legal.html
@@ -10,7 +10,7 @@
<div class="container-fluid">
<h3>Yomichan License</h3>
<pre>
-Copyright (C) 2016 Alex Yatskov
+Copyright (C) 2016-2017 Alex Yatskov
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index 237750b3..218f9f7d 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -283,8 +283,6 @@
<script src="/bg/js/options.js"></script>
<script src="/bg/js/templates.js"></script>
<script src="/bg/js/util.js"></script>
- <script src="/mixed/js/japanese.js"></script>
- <script src="/mixed/js/request.js"></script>
<script src="/bg/js/settings.js"></script>
</body>