Skip to content

Commit 0165865

Browse files
authored
Merge pull request #334 from Portkey-AI/fix/license
License warning
2 parents 03b9587 + 5f430af commit 0165865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Portkey.ai
3+
Copyright (c) 2025 Portkey.ai
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ author = Portkey.ai
88
author_email = [email protected]
99
url = https://github.com/Portkey-AI/portkey-python-sdk
1010
license_files = LICENSE
11+
license = MIT License
1112
classifiers =
1213
Programming Language :: Python :: 3
13-
License :: OSI Approved :: MIT License
1414
Operating System :: OS Independent
1515

1616
[options]

0 commit comments

Comments
 (0)