From 15b160e0ec2e154023280f2bdd5a6ac40962ecbb Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 10 Aug 2023 19:55:43 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Updated=20domain=20name?= =?UTF-8?q?s=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dockerfile LICENSE.md rootfs/usr/local/bin/entrypoint-lighttpd.sh rootfs/usr/local/bin/start-lighttpd.sh rootfs/usr/local/share/template-files/data/htdocs/cgi-bin/env.php --- Dockerfile | 2 +- LICENSE.md | 2 +- rootfs/usr/local/bin/entrypoint-lighttpd.sh | 2 +- rootfs/usr/local/bin/start-lighttpd.sh | 2 +- .../usr/local/share/template-files/data/htdocs/cgi-bin/env.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dockerfile b/Dockerfile index 16a13ed..8a66dc2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -53,7 +53,7 @@ ARG \ BUILD_DATE="Tue 18 Oct 2022 04:46:07 PM EDT" \ TIMEZONE="America/New_York" -LABEL maintainer="CasjaysDev " \ +LABEL maintainer="CasjaysDev " \ org.opencontainers.image.vendor="CasjaysDev" \ org.opencontainers.image.authors="CasjaysDev" \ org.opencontainers.image.vcs-type="Git" \ diff --git a/LICENSE.md b/LICENSE.md index 86d4345..51fffdf 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 - Copyright (C) 2022 Jason Hempstead + Copyright (C) 2022 Jason Hempstead Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long diff --git a/rootfs/usr/local/bin/entrypoint-lighttpd.sh b/rootfs/usr/local/bin/entrypoint-lighttpd.sh index a6398bb..13d9166 100755 --- a/rootfs/usr/local/bin/entrypoint-lighttpd.sh +++ b/rootfs/usr/local/bin/entrypoint-lighttpd.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202210181646-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : LICENSE.md # @@ReadME : entrypoint-lighttpd.sh --help # @@Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments diff --git a/rootfs/usr/local/bin/start-lighttpd.sh b/rootfs/usr/local/bin/start-lighttpd.sh index 604ee96..eea379f 100755 --- a/rootfs/usr/local/bin/start-lighttpd.sh +++ b/rootfs/usr/local/bin/start-lighttpd.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202210181648-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : LICENSE.md # @@ReadME : start-lighttpd.sh --help # @@Copyright : Copyright: (c) 2022 Jason Hempstead, Casjays Developments diff --git a/rootfs/usr/local/share/template-files/data/htdocs/cgi-bin/env.php b/rootfs/usr/local/share/template-files/data/htdocs/cgi-bin/env.php index 496e6e3..66a0605 100755 --- a/rootfs/usr/local/share/template-files/data/htdocs/cgi-bin/env.php +++ b/rootfs/usr/local/share/template-files/data/htdocs/cgi-bin/env.php @@ -6,7 +6,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : # @Author : Jason -# @Contact : jason@casjaysdev.com +# @Contact : jason@casjaysdev.pro # @License : WTFPL # @ReadME : env --help # @Copyright : Copyright (c) 2021, Casjays Developments