diff --git a/run.sh b/run.sh index 866030b..af620e1 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@yandere.cc +# Copyright (C) 2022 # # 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 bda4888..e28502c 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@yandere.cc +# Copyright (C) 2022 # # 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