diff --git a/Directory.Build.props b/Directory.Build.props index 54a5ebbf..d3889345 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,7 @@ <TargetFramework>net6.0</TargetFramework> <Version>2.31.1</Version> <Company>Tyrrrz</Company> - <Copyright>Copyright (c) Alexey Golub</Copyright> + <Copyright>Copyright (c) Oleksii Holub</Copyright> <LangVersion>preview</LangVersion> <Nullable>enable</Nullable> <WarningsAsErrors>nullable</WarningsAsErrors> diff --git a/License.txt b/License.txt index 77e9eb01..244a2ee1 100644 --- a/License.txt +++ b/License.txt @@ -1,5 +1,5 @@ DiscordChatExporter - Copyright (C) 2017-2022 Alexey Golub + Copyright (C) 2017-2022 Oleksii Holub This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by