diff --git a/LICENSE b/LICENSE index 4fbda89..3b50e7e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2023 Kumi Systems e.U. +Copyright (c) 2023 Kumi Systems e.U. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pyproject.toml b/pyproject.toml index 6bc0a7b..c9ec6e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "hatchling.build" name = "s3downloader" version = "0.1.0" authors = [ - { name="Kumi Mitterer", email="s3downloader@kumi.email" }, + { name="Kumi Systems e.U.", email="support@kumi.support" }, ] description = "Simple Python CLI tool to download files from S3" readme = "README.md"