Skip to content

Commit c7950a6

Browse files
author
Tom Kaczocha
committed
Fixed license.
1 parent 167f87b commit c7950a6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "bootstrap-confirm-delete",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"homepage": "https://github.com/rawphp/Bootstrap-Confirm-Delete",
55
"authors": [
6-
"Tom Kaczocha <tom@rawphp.org>"
6+
"Tom Kaczocha <tom@crazydev.org>"
77
],
88
"description": "Bootstrap confirm delete modal dialog jquery plugin",
99
"main": "bootstrap-confirm-delete.js",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-confirm-delete",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Bootstrap confirm delete modal dialog jquery plugin",
55
"main": "bootstrap-confirm-dialog.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
"plugin"
2020
],
2121
"author": "Tom Kaczocha <tom@crazydev.org>",
22-
"license": "GPL-2.0",
22+
"license": "MIT",
2323
"bugs": {
2424
"url": "https://github.com/rawphp/Bootstrap-Confirm-Delete/issues"
2525
},

0 commit comments

Comments
 (0)