aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/in_cron.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdocker/in_cron.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/in_cron.sh b/docker/in_cron.sh
index d23ab70..693772b 100755
--- a/docker/in_cron.sh
+++ b/docker/in_cron.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com>
+# Copyright (c) 2021 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.