relicense as bsd-3-clause

This commit is contained in:
nyanotech 2024-01-11 04:53:18 -08:00
parent c75ed47aa6
commit e27cdeb837
Signed by: nyanotech
GPG Key ID: D2D0A9E8F160472B
2 changed files with 2 additions and 1 deletions

1
package-lock.json generated
View File

@ -7,6 +7,7 @@
"": {
"name": "recombobulator",
"version": "0.0.1",
"license": "BSD-3-Clause",
"devDependencies": {
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.0",

View File

@ -2,7 +2,7 @@
"name": "recombobulator",
"displayName": "recombobulator",
"description": "Misc text utilities",
"license": "MIT",
"license": "BSD-3-Clause",
"version": "0.0.1",
"repository": {
"type": "git",