diff options
-rw-r--r-- | LICENSE.txt | 2 | ||||
-rw-r--r-- | galaxy.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index bd3b1ef..cd72769 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Egor Tensin <Egor.Tensin@gmail.com> +Copyright (c) 2023 Egor Tensin <egor@tensin.name> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7,4 +7,4 @@ readme: README.md license: - MIT authors: - - Egor Tensin <Egor.Tensin@gmail.com> + - Egor Tensin <egor@tensin.name> |