From f0b5f56e0dc50213de9303311fa3d17a3d4a4ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20M=C3=BCller?= <9070224-ChaoticByte@users.noreply.gitlab.com> Date: Wed, 8 Feb 2023 19:35:46 +0000 Subject: [PATCH] Changed Username --- LICENSE | 2 +- linkmapy.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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