diff --git a/LICENSE b/LICENSE index 2faedc1..92459b5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Julian Müller (W13R) +Copyright (c) 2022 Julian Müller (ChaoticByte) 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/linkmapy.py b/linkmapy.py index 2a828d9..c481b43 100755 --- a/linkmapy.py +++ b/linkmapy.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2021 Julian Müller (W13R) +# Copyright (c) 2021 Julian Müller (ChaoticByte) import asyncio