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