Skip to content

Commit 94d7ee7

Browse files
committed
Use spdx license for bower jcubic#204
1 parent b7d2a44 commit 94d7ee7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"css/jquery.terminal.css"
88
],
99
"description": "jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications.",
10-
"license": "GNU LGPL 3",
10+
"license": "LGPL-3.0",
1111
"ignore": [
1212
"examples",
1313
"CHANGELOG",

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"css/jquery.terminal.css"
88
],
99
"description": "jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications.",
10-
"license": "GNU LGPL 3",
10+
"license": "LGPL-3.0",
1111
"ignore": [
1212
"examples",
1313
"CHANGELOG",

0 commit comments

Comments
 (0)