diff --git a/README.md b/README.md index 6e85ac4c..08ef9112 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,8 @@ Telegram [@webpack_exports_undefined](https://t.me/webpack_exports_undefined) 营利性组织(培训机构等)需要购买商业许可(这不会十分昂贵,请您不要绕开本限制)。 详细信息请通过上方方式与开发者联系。 在您部署 Hydro 时,需要保留底部的 `Powered by Hydro` 字样,其中的 `Hydro` 字样需指向 `hydro.js.org/本仓库/fork` 之一的链接。 -若您对源码做出修改,同样需要以 Hydro Public License 开源,您可以以 `Powered by Hydro, Modified by xxx` 格式在页脚注明。 -此限制对以下模块仍然有效: - -- Hydro 插件; -- 包括但不限于使用 http 协议与 Hydro 进行交互的组件; - -若您需要对这些模块闭源处理,请考虑联系我们以购买商业许可。 +若您对源码做出修改/扩展,同样需要以 Hydro Public License 开源,您可以以 `Powered by Hydro, Modified by xxx` 格式在页脚注明。 +若您需要进行闭源处理,请考虑联系我们以购买商业许可。 鉴于 Mirai 处的 [不和谐事件](https://github.com/mamoe/mirai/issues/850) 对此项目做如下声明: - 项目开源不代表开发者有义务为您提供服务。 diff --git a/packages/center/package.json b/packages/center/package.json index 96c8622d..d21005ff 100644 --- a/packages/center/package.json +++ b/packages/center/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "js-yaml": "^4.1.0", "superagent": "^6.1.0" diff --git a/packages/fps-importer/package.json b/packages/fps-importer/package.json index f9265894..89a76c90 100644 --- a/packages/fps-importer/package.json +++ b/packages/fps-importer/package.json @@ -5,7 +5,7 @@ "main": "package.json", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "adm-zip": "^0.5.5", "decode-html": "^2.0.0", diff --git a/packages/geoip/package.json b/packages/geoip/package.json index ac9526d7..18b32e56 100644 --- a/packages/geoip/package.json +++ b/packages/geoip/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "maxmind": "^4.3.1" }, diff --git a/packages/hydrojudge/package.json b/packages/hydrojudge/package.json index aad49309..dd605190 100644 --- a/packages/hydrojudge/package.json +++ b/packages/hydrojudge/package.json @@ -17,7 +17,7 @@ "ws": "^7.4.5", "yargs": "^17.0.1" }, - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@types/bson": "^4.0.2", "@types/fs-extra": "^9.0.10", diff --git a/packages/hydrooj/package.json b/packages/hydrooj/package.json index f95bb350..f5791a5d 100644 --- a/packages/hydrooj/package.json +++ b/packages/hydrooj/package.json @@ -6,7 +6,7 @@ "typings": "dist/loader.d.ts", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "engines": { "node": ">=14" }, diff --git a/packages/import-qduoj/package.json b/packages/import-qduoj/package.json index ccb67233..9345e603 100644 --- a/packages/import-qduoj/package.json +++ b/packages/import-qduoj/package.json @@ -5,7 +5,7 @@ "main": "package.json", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "adm-zip": "^0.5.5", "decode-html": "^2.0.0", diff --git a/packages/login-with-github/package.json b/packages/login-with-github/package.json index 563f7a9d..6d2a16d7 100644 --- a/packages/login-with-github/package.json +++ b/packages/login-with-github/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "scripts": { "lint": "eslint lib.ts --fix", "build": "tsc" diff --git a/packages/login-with-google/package.json b/packages/login-with-google/package.json index 3bd7700c..44647baf 100644 --- a/packages/login-with-google/package.json +++ b/packages/login-with-google/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "scripts": { "lint": "eslint lib.ts --fix", "build": "tsc" diff --git a/packages/login-with-osu/package.json b/packages/login-with-osu/package.json index fd103d2f..1c182c17 100644 --- a/packages/login-with-osu/package.json +++ b/packages/login-with-osu/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "scripts": { "lint": "eslint lib.ts --fix", "build": "tsc" diff --git a/packages/login-with-qq/package.json b/packages/login-with-qq/package.json index dabefa13..01d38a72 100644 --- a/packages/login-with-qq/package.json +++ b/packages/login-with-qq/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "ws": "^7.4.5" }, diff --git a/packages/migrate-hustoj/package.json b/packages/migrate-hustoj/package.json index 9e9d40a3..ac593eb2 100644 --- a/packages/migrate-hustoj/package.json +++ b/packages/migrate-hustoj/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "scripts": { "lint": "eslint lib.ts script.ts --fix", "build": "tsc" @@ -18,4 +18,4 @@ "dependencies": { "mysql": "^2.18.1" } -} \ No newline at end of file +} diff --git a/packages/migrate-vijos/package.json b/packages/migrate-vijos/package.json index e1089ff7..acea1470 100644 --- a/packages/migrate-vijos/package.json +++ b/packages/migrate-vijos/package.json @@ -4,7 +4,7 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@types/mongodb": "^3.6.12" }, diff --git a/packages/onlyoffice/package.json b/packages/onlyoffice/package.json index c3c97b9b..77224615 100644 --- a/packages/onlyoffice/package.json +++ b/packages/onlyoffice/package.json @@ -4,5 +4,5 @@ "main": "package.json", "repository": "git@github.com:hydro-dev/Hydro.git", "author": "undefined ", - "license": "AGPL-3.0-only" + "license": "SEE LICENSE IN LICENSE" } diff --git a/packages/recaptcha/package.json b/packages/recaptcha/package.json index 501b51cb..e5aae46d 100644 --- a/packages/recaptcha/package.json +++ b/packages/recaptcha/package.json @@ -5,7 +5,7 @@ "main": "package.json", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined", - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "superagent": "^6.1.0" } diff --git a/packages/sonic/package.json b/packages/sonic/package.json index 0036cc82..786ae345 100644 --- a/packages/sonic/package.json +++ b/packages/sonic/package.json @@ -6,7 +6,7 @@ "typings": "service.d.ts", "repository": "https://github.com/hydro-dev/Hydro.git", "author": "undefined ", - "license": "AGPL-3.0-only", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "sonic-channel": "^1.2.6" }