Skip to content

Commit d7d7bcb

Browse files
author
Philipp Böhm
committed
bump year in LICENSE and remove copyright from frontend template
1 parent 13dae07 commit d7d7bcb

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

LICENSE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2018 Philipp Böhm
3+
Copyright (c) 2020 Philipp Böhm
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

frontend/template.go

-4
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ const indexTemplate string = `
139139
140140
<div id="command_output"></div>
141141
142-
<div class="footer">
143-
<p>&copy; Philipp Böhm</p>
144-
</div>
145-
146142
</div> <!-- /container -->
147143
148144
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->

0 commit comments

Comments
 (0)