Skip to content

Commit 02ad44c

Browse files
removes interpolation keys from banner comment
1 parent b3ce183 commit 02ad44c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/jquery.maskedinput.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
Masked Input plugin for jQuery
3-
Copyright (c) 2007-{{Year}} Josh Bush (digitalbush.com)
3+
Copyright (c) 2007-2013 Josh Bush (digitalbush.com)
44
Licensed under the MIT license (http://digitalbush.com/projects/masked-input-plugin/#license)
5-
Version: {{version}}
5+
Version: 1.3
66
*/
77
(function($) {
88

0 commit comments

Comments
 (0)