From a622a8d5a5dee73a910592c019a1d0837f934058 Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 10 Aug 2023 19:56:41 -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.sh rootfs/usr/local/etc/docker/init.d/zz-default.sh --- Dockerfile | 2 +- LICENSE.md | 2 +- rootfs/usr/local/bin/entrypoint.sh | 2 +- rootfs/usr/local/etc/docker/init.d/zz-default.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6cc7698..f086f16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -139,7 +139,7 @@ ARG PHP_VERSION USER ${USER} WORKDIR /root -LABEL maintainer="CasjaysDev " +LABEL maintainer="CasjaysDev " LABEL org.opencontainers.image.vendor="CasjaysDev" LABEL org.opencontainers.image.authors="CasjaysDev" LABEL org.opencontainers.image.vcs-type="Git" diff --git a/LICENSE.md b/LICENSE.md index cececca..e744b9c 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) 2023 casjay + Copyright (C) 2023 casjay 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.sh b/rootfs/usr/local/bin/entrypoint.sh index bffdf1f..7edac73 100755 --- a/rootfs/usr/local/bin/entrypoint.sh +++ b/rootfs/usr/local/bin/entrypoint.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202303102006-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : WTFPL # @@ReadME : entrypoint.sh --help # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments diff --git a/rootfs/usr/local/etc/docker/init.d/zz-default.sh b/rootfs/usr/local/etc/docker/init.d/zz-default.sh index 7b02113..457727a 100755 --- a/rootfs/usr/local/etc/docker/init.d/zz-default.sh +++ b/rootfs/usr/local/etc/docker/init.d/zz-default.sh @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202307031705-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : WTFPL # @@ReadME : zz-default.sh --help # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments