Browse Source

Update dev

Robin Herbots 13 years ago
parent
commit
2c5fd4ecdc
1 changed files with 6 additions and 7 deletions
  1. 6 7
      js/jquery.inputmask.js

+ 6 - 7
js/jquery.inputmask.js

@@ -1,10 +1,9 @@
-/**@preserve
-Input Mask plugin for jquery
-http://github.com/RobinHerbots/jquery.inputmask
-Copyright (c) 2010 - 2012 Robin Herbots
-Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
-Version: 1.0.10
- 
+/**
+* @license Input Mask plugin for jquery
+* http://github.com/RobinHerbots/jquery.inputmask
+* Copyright (c) 2010 - 2012 Robin Herbots
+* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
+* Version: 1.0.10
 */
 
 (function($) {