File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Official JavaScript/TypeScript and Python SDKs for [AgentGatePay](https://api.ag
44
55[ ![ npm version] ( https://badge.fury.io/js/agentgatepay-sdk.svg )] ( https://www.npmjs.com/package/agentgatepay-sdk )
66[ ![ PyPI version] ( https://badge.fury.io/py/agentgatepay-sdk.svg )] ( https://pypi.org/project/agentgatepay-sdk/ )
7- [ ![ License: Proprietary ] ( https://img.shields.io/badge/License-Proprietary-red .svg )] ( ./javascript/LICENSE )
7+ [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow .svg )] ( https://opensource.org/licenses/MIT )
88
99## Overview
1010
@@ -322,9 +322,7 @@ twine upload dist/*
322322
323323## License
324324
325- Proprietary EULA - see [ LICENSE] ( ./javascript/LICENSE ) for details.
326-
327- This SDK is free to use for integrating with AgentGatePay services. See LICENSE file for complete terms.
325+ MIT License - see [ LICENSE] ( ./javascript/LICENSE ) for details.
328326
329327---
330328
Original file line number Diff line number Diff line change 2929 " agent-economy"
3030 ],
3131 "author" : " AgentGatePay" ,
32- "license" : " SEE LICENSE IN LICENSE " ,
32+ "license" : " MIT " ,
3333 "repository" : {
3434 "type" : " git" ,
3535 "url" : " https://github.com/AgentGatePay/agentgatepay-sdks" ,
Original file line number Diff line number Diff line change 2727 "Development Status :: 5 - Production/Stable" ,
2828 "Intended Audience :: Developers" ,
2929 "Topic :: Software Development :: Libraries :: Python Modules" ,
30- "License :: Other/Proprietary License" ,
30+ "License :: OSI Approved :: MIT License" ,
3131 "Programming Language :: Python :: 3" ,
3232 "Programming Language :: Python :: 3.8" ,
3333 "Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments