aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/flamegraph.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/flamegraph.sh b/scripts/flamegraph.sh
index 032b86e..3a6c9e2 100755
--- a/scripts/flamegraph.sh
+++ b/scripts/flamegraph.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 "cimple" project.
# For details, see https://github.com/egor-tensin/cimple.
# Distributed under the MIT License.