Skip to content

Commit 262ef23

Browse files
authored
Changed the licence SPDX identifier from LGPL-3.0 to LGPL-3.0-only (#160)
2 parents 6f285ea + 3100e63 commit 262ef23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A modern, object-oriented TypeScript library for representing and performing arithmetic on IP addresses and subnets.",
55
"homepage": "https://ip.cldn.pro",
66
"author": "Cloudnode",
7-
"license": "LGPL-3.0",
7+
"license": "LGPL-3.0-only",
88
"type": "module",
99
"main": "dist/index.js",
1010
"files": [

0 commit comments

Comments
 (0)