diff options
author | Egor Tensin <egor@tensin.name> | 2024-06-23 20:25:30 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-06-23 20:25:30 +0200 |
commit | f2c75fae1611de34e67905d826819a36c8d7941e (patch) | |
tree | f86a4f2b9ce1e198dddcfb4d5113fedfad8de23b /docker/cgitize.sh | |
parent | docker: bump base images (diff) | |
download | cgitize-f2c75fae1611de34e67905d826819a36c8d7941e.tar.gz cgitize-f2c75fae1611de34e67905d826819a36c8d7941e.zip |
switch to egor@tensin.namev5.1.0
Diffstat (limited to 'docker/cgitize.sh')
-rwxr-xr-x | docker/cgitize.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/cgitize.sh b/docker/cgitize.sh index be33601..64f8461 100755 --- a/docker/cgitize.sh +++ b/docker/cgitize.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2023 Egor Tensin <Egor.Tensin@gmail.com> +# Copyright (c) 2023 Egor Tensin <egor@tensin.name> # This file is part of the "cgitize" project. # For details, see https://github.com/egor-tensin/cgitize. # Distributed under the MIT License. |