chore: update license from MIT to Apache-2.0 across all files
All checks were successful
CI / test (3.13) (push) Successful in 42s
All checks were successful
CI / test (3.13) (push) Successful in 42s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# SPDX-FileCopyrightText: 2025 Alexander Kalinovsky <a@k8y.ru>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
@@ -14,7 +14,7 @@ name = "quickbot-cli"
|
||||
dynamic = ["version"]
|
||||
description = "QuickBot CLI"
|
||||
authors = [
|
||||
{ name = "Alexander Kalinovsky", email = "ak@botforge.biz" }
|
||||
{ name = "Alexander Kalinovsky", email = "a@k8y.ru" }
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
||||
Reference in New Issue
Block a user