const copyright_notice = `libcurl.js is licensed under the GNU AGPL v3. You can find the license text and source code at the project's git repository: https://github.com/ading2210/libcurl.js Several C libraries are used, and their licenses are listed below: - libcurl: curl License (https://curl.se/docs/copyright.html) - cjson: MIT License (https://github.com/DaveGamble/cJSON/blob/master/LICENSE) - zlib: zlib License (https://www.zlib.net/zlib_license.html) - brotli: MIT License (https://github.com/google/brotli/blob/master/LICENSE) `;