Update license to GPL-3.0 and enhance README link visibility

This commit is contained in:
2025-12-28 01:13:04 +11:00
parent ad613e8c5e
commit c448b183c8
3 changed files with 4 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
100: parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
@@ -479,7 +479,7 @@ owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
sequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

View File

@@ -4,7 +4,7 @@
A modern, high-performance web analytics tool that allows users to run Google Lighthouse audits on any website. Built with Node.js, Express, and a custom-tuned Chrome instance for accurate, reproducible results.
**🚀 Live Demo**: [https://web-page-performance-test.beyondcloud.technology/](https://web-page-performance-test.beyondcloud.technology/)
## 🚀 LIVE DEMO: [web-page-performance-test.beyondcloud.technology](https://web-page-performance-test.beyondcloud.technology/)
---

View File

@@ -14,7 +14,7 @@
"web"
],
"author": "Beyond Cloud Technology",
"license": "MIT",
"license": "GPL-3.0",
"dependencies": {
"chrome-launcher": "^1.2.1",
"express": "^4.18.2",