diff --git a/LICENSE.txt b/LICENSE.txt index f1683c2..40748bf 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2024 [ MagneticNeedle , SockYeh ] +Copyright 2024 [ MagneticNeedle , SockYeh , vipinkarthic ] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/pyproject.toml b/pyproject.toml index 5a92aa7..c119e55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ name = "cj2024_discord_bot" version = "0.1.1" description = "Description" -authors = ["MagneticNeedle ", "SockYeh "] +authors = ["MagneticNeedle ", "SockYeh ", "vipinkarthic "] license = "MIT" packages = [{include = "*", from="src"}]