diff --git a/run.sh b/run.sh index f47360f..866030b 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Dynamic Cloudflare DNS, a way to automate DNS changes for Cloudflare -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon@yandere.cc # # 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 diff --git a/src/main.py b/src/main.py index 91fdc98..bda4888 100755 --- a/src/main.py +++ b/src/main.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Dynamic Cloudflare DNS, a way to automate DNS changes for Cloudflare -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon@yandere.cc # # 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