Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumped copyright year
  • Loading branch information
rmm5t committed Jan 20, 2017
1 parent 0954d16 commit 244e20d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
@@ -1,4 +1,4 @@
Copyright (c) 2009-2014 Ryan McGeary
Copyright (c) 2009-2017 Ryan McGeary

MIT License

Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -82,4 +82,4 @@ All scores fall between a range of 0.0 (no match) to 1.0 (perfect match).

[MIT License](http://www.opensource.org/licenses/mit-license.php)

Copyright (c) 2009-2014, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
Copyright (c) 2009-2017, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
2 changes: 1 addition & 1 deletion liquidmetal.js
Expand Up @@ -10,7 +10,7 @@
* Licensed under the MIT:
* http://www.opensource.org/licenses/mit-license.php
*
* Copyright (c) 2009-2014, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
* Copyright (c) 2009-2017, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org)
*/
(function(global) {
var SCORE_NO_MATCH = 0.0;
Expand Down

0 comments on commit 244e20d

Please sign in to comment.