Skip to content

Commit 607c040

Browse files
committed
Update license to be a valid SPDX license expression
First proposed in #169
1 parent a6c0064 commit 607c040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.2.5",
44
"main": "dist/svg-pan-zoom.js",
55
"browser": "src/browserify.js",
6-
"license": "BSD",
6+
"license": "BSD-2-Clause",
77
"description": "JavaScript library for panning and zooming an SVG image from the mouse, touches and programmatically.",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)