From fc05cd8c2c313dc9b3aa313f9c46ec3662934464 Mon Sep 17 00:00:00 2001 From: Anon Date: Mon, 24 Apr 2023 20:19:24 -0700 Subject: [PATCH] Minor update to header --- run.sh | 2 +- src/main.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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