Skip to content

Commit 31ab01f

Browse files
committed
Updated copyright dates to include 2016.
1 parent 32a7238 commit 31ab01f

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

dialogs/blockui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
BlockUI dialog module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Shad Storhaug
3+
(c) 2015-2016 Shad Storhaug
44
License MIT
55
*/
66

dialogs/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
Bootstrap modal dialog (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Shad Storhaug
3+
(c) 2015-2016 Shad Storhaug
44
License MIT
55
*/
66

dialogs/facebox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
Facebox dialog module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Shad Storhaug
3+
(c) 2015-2016 Shad Storhaug
44
License MIT
55
*/
66

dialogs/jquery-ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
jQuery UI dialog module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Shad Storhaug
3+
(c) 2015-2016 Shad Storhaug
44
License MIT
55
*/
66

dialogs/pnotify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
PNotify dialog module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Shad Storhaug
3+
(c) 2015-2016 Shad Storhaug
44
License MIT
55
*/
66

helpers/alwaysdirty.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
Always dirty helper module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Mal Curtis
3+
(c) 2012-2016 Mal Curtis
44
License MIT
55
*/
66

helpers/ckeditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
CkEditor helper module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2012-2015 Mal Curtis
3+
(c) 2012-2016 Mal Curtis
44
License MIT
55
*/
66

helpers/tinymce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
TinyMCE helper module (for jQuery Dirty Forms) | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2015 Mal Curtis
3+
(c) 2013-2016 Mal Curtis
44
License MIT
55
*/
66

jquery.dirtyforms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
Dirty Forms jQuery Plugin | v2.0.0 | github.com/snikch/jquery.dirtyforms
3-
(c) 2010-2015 Mal Curtis
3+
(c) 2010-2016 Mal Curtis
44
License MIT
55
*/
66

0 commit comments

Comments
 (0)