diff --git a/run.sh b/run.sh index af620e1..354ca35 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 +# Copyright (C) 2022 Anon <@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 e28502c..c792c07 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 +# Copyright (C) 2022 Anon <@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