From 8cc2d78ab2c08656ce052247bb34cc47c1fcd7d3 Mon Sep 17 00:00:00 2001 From: Mitch Date: Sat, 31 Jan 2026 21:24:13 -0600 Subject: [PATCH] Changed the the copyright range header comment based on other scripts --- ct/ddclient.sh | 2 +- install/ddclient-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/ddclient.sh b/ct/ddclient.sh index 40c7257b5..58c049c8f 100644 --- a/ct/ddclient.sh +++ b/ct/ddclient.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) -# Copyright (c) 2026 mitchscobell +# Copyright (c) 2021-2026 mitchscobell # Author: mitchscobell # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://ddclient.net/ diff --git a/install/ddclient-install.sh b/install/ddclient-install.sh index d61a688ba..2d8362e19 100644 --- a/install/ddclient-install.sh +++ b/install/ddclient-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2026 mitchscobell +# Copyright (c) 2021-2026 mitchscobell # Author: mitchscobell # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://ddclient.net/