diff --git a/Dockerfile b/Dockerfile index d9d1db5..b7aa1d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -125,7 +125,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/build-project b/rootfs/usr/local/bin/build-project index 7fb8afc..c36b1b1 100755 --- a/rootfs/usr/local/bin/build-project +++ b/rootfs/usr/local/bin/build-project @@ -3,7 +3,7 @@ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##@Version : 202303142021-git # @@Author : Jason Hempstead -# @@Contact : jason@casjaysdev.com +# @@Contact : jason@casjaysdev.pro # @@License : LICENSE.md # @@ReadME : build-project --help # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments diff --git a/rootfs/usr/local/bin/entrypoint.sh b/rootfs/usr/local/bin/entrypoint.sh index 55d58f2..533cf1f 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