mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-07 08:40:39 -07:00
Updated © to 2013-2018 instead of 2013-2015 (#222)
This commit is contained in:
parent
31ef5a328d
commit
bc2bc53641
1 changed files with 2 additions and 2 deletions
4
kb.html
4
kb.html
|
|
@ -1,6 +1,6 @@
|
|||
<!--***********************************************
|
||||
KEYBOARD LAYOUT EDITOR
|
||||
Copyright (C) 2013-2015 Ian Prest
|
||||
Copyright (C) 2013-2018 Ian Prest
|
||||
All rights reserved.
|
||||
************************************************-->
|
||||
<!DOCTYPE html>
|
||||
|
|
@ -931,7 +931,7 @@ Footer
|
|||
<div class="container">
|
||||
<p class="text-muted credit" style="float:left">
|
||||
Keyboard Layout Editor v{{version}} (<a href='#' ng-click="showMarkdown('CHANGELOG.md', $event)">changelog</a>)<br/>
|
||||
Copyright © 2013-2015 — Ian Prest (<a href='#' ng-click="showMarkdown('CONTRIB.md', $event)">and contributors</a>)<br/>
|
||||
Copyright © 2013-2018 — Ian Prest (<a href='#' ng-click="showMarkdown('CONTRIB.md', $event)">and contributors</a>)<br/>
|
||||
All rights reserved. (<a href='#' ng-click="showMarkdown('LICENSE.md', $event)">LICENSE</a>)
|
||||
</p>
|
||||
<div style="float:right;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue