aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2023-12-12 21:29:42 +0100
committerEgor Tensin <egor@tensin.name>2023-12-12 21:29:42 +0100
commit82c5f204346def706fdc7ee28a8e2570fb880369 (patch)
treeec0f23da17c5449daab2fd1c0f8bba659687ebf6 /scripts
parentrationale.md: add a foreword (diff)
downloadcimple-82c5f204346def706fdc7ee28a8e2570fb880369.tar.gz
cimple-82c5f204346def706fdc7ee28a8e2570fb880369.zip
switch to egor@tensin.name
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.