diff --git a/LICENSE b/LICENSE index 21df596..7cea5be 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ -Zero-Clause BSD -=============== +BSD Zero Clause License + +Copyright (c) 2026 QuickMythril and Qortium Network contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. diff --git a/package-lock.json b/package-lock.json index 26cfaf1..1f5da97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qortium-network", - "version": "1.4.1", + "version": "1.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "qortium-network", - "version": "1.4.1", + "version": "1.4.2", "license": "0BSD", "dependencies": { "@vitejs/plugin-react": "^6.0.4", diff --git a/package.json b/package.json index b395557..01dede9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortium-network", - "version": "1.4.1", + "version": "1.4.2", "private": true, "license": "0BSD", "description": "A QDN network topology viewer for Qortium.",