Robin Herbots 11 years ago
parent
commit
be80de8c90

+ 1 - 1
Gruntfile.js

@@ -1,6 +1,6 @@
 module.exports = function (grunt) {
     function createBanner(fileName) {
-        return '/*\n' +
+        return '/*!\n' +
             '* ' + fileName + '\n' +
             '* http://github.com/RobinHerbots/jquery.inputmask\n' +
             '* Copyright (c) 2010 - <%= grunt.template.today("yyyy") %> <%= pkg.author.name %>\n' +

+ 1 - 1
dist/inputmask/jquery.inputmask.date.extensions.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.date.extensions.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/inputmask/jquery.inputmask.extensions.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.extensions.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/inputmask/jquery.inputmask.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/inputmask/jquery.inputmask.numeric.extensions.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.numeric.extensions.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/inputmask/jquery.inputmask.phone.extensions.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.phone.extensions.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/inputmask/jquery.inputmask.regex.extensions.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.regex.extensions.js
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/jquery.inputmask.bundle.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.bundle
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots

+ 1 - 1
dist/jquery.inputmask.bundle.min.js

@@ -1,4 +1,4 @@
-/*
+/*!
 * jquery.inputmask.bundle
 * http://github.com/RobinHerbots/jquery.inputmask
 * Copyright (c) 2010 - 2014 Robin Herbots