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