Skip to content

Commit 831a84c

Browse files
Merge pull request #5 from questcollector/0.4.0.dev9
update README, LICENSE-CODE, pyproject.toml files
2 parents a349fa5 + d0788c0 commit 831a84c

File tree

4 files changed

+438
-13
lines changed

4 files changed

+438
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# autogen-kubernetes
22

3-
This is autogen kubernetes extension which provides code executor on kuberentes pod
3+
This is autogen(>=0.4) kubernetes extension which provides code executor on kuberentes pod
44

55
We plan to add "autogen" features needs Kubernetes features.
66

python/packages/autogen-kubernetes/LICENSE-CODE

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
This project includes code from the autogen project, which is licensed under the MIT License.
2-
3-
Copyright (c) Microsoft Corporation.
4-
Modification Copyright (c) 2024 kiyoung you(questcollector)
5-
6-
This project is licensed under the MIT License. See the full license text below
7-
8-
---
9-
101
MIT License
112

123
Copyright (c) Microsoft Corporation.
@@ -32,6 +23,15 @@ SOFTWARE
3223

3324
---
3425

26+
This project includes code from the autogen project, which is licensed under the MIT License.
27+
28+
Copyright (c) Microsoft Corporation.
29+
Modification Copyright (c) 2024 kiyoung you(questcollector)
30+
31+
This project is licensed under the MIT License. See the full license text above
32+
33+
---
34+
3535
Third-Party Licenses
3636
---------------------
3737

0 commit comments

Comments
 (0)