diff --git a/LICENSE b/LICENSE index 87a7438..180b1b1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ BSD 3-Clause License +Copyright (c) 2026, Andrea Borghi Copyright (c) 2026, Hexus Contributors Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 1482910..7ebac5d 100644 --- a/README.md +++ b/README.md @@ -123,4 +123,4 @@ Looking for the nitty-gritty details? We moved the heavy technical stuff into th * 🔙 [Rollback Guide](docs/ROLLBACK.md) - In case you change your mind (but you won't!). --- -*License: [BSD 3-Clause](LICENSE) © 2026 Hexus Contributors.* +*License: [BSD 3-Clause](LICENSE)* diff --git a/pyproject.toml b/pyproject.toml index 81cc690..192192b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,8 @@ readme = "README.md" requires-python = ">=3.11" license = { text = "BSD-3-Clause" } authors = [ - { name = "Toby (fork maintainer)" }, - { name = "Andrea Borghi", email = "andrea@example.invalid" }, + { name = "Toby", email = "codenamekt@gmail.com" }, + { name = "Andrea Borghi" }, ] keywords = [ "hermes-agent",