Skip to content

Commit

Permalink
Just pedantry. Copyright date 2018 to 2019 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReLater authored and mnater committed Feb 13, 2019
1 parent 821248e commit 4861922
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Hyphenopoly.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license Hyphenopoly 2.7.1-devel - client side hyphenation for webbrowsers
* ©2018 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* https://github.com/mnater/Hyphenopoly
*
* Released under the MIT license
Expand Down
2 changes: 1 addition & 1 deletion Hyphenopoly_Loader.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license Hyphenopoly_Loader 2.7.1-devel - client side hyphenation
* ©2018 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* https://github.com/mnater/Hyphenopoly
*
* Released under the MIT license
Expand Down
4 changes: 2 additions & 2 deletions hyphenEngine.asm.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* @license hyphenEngine.asm.js 2.7.1-devel - client side hyphenation for webbrowsers
* ©2018 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* ©2019 Mathias Nater, Zürich (mathiasnater at gmail dot com)
* https://github.com/mnater/Hyphenopoly
*
* Released under the MIT license
Expand Down Expand Up @@ -280,4 +280,4 @@ function asmHyphenEngine(std, ext, heap) {
convert: convert,
hyphenate: hyphenate
};
}
}

0 comments on commit 4861922

Please sign in to comment.