summaryrefslogtreecommitdiffstats
path: root/Bash/ansi-color-output.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Bash/ansi-color-output.sh')
-rwxr-xr-xBash/ansi-color-output.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bash/ansi-color-output.sh b/Bash/ansi-color-output.sh
index 40fe291..b1ea5f0 100755
--- a/Bash/ansi-color-output.sh
+++ b/Bash/ansi-color-output.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
-# ANSI color output [Thomas Lange <tl@nerdmind.de>] #
+# ANSI color output [Thomas Lange <code@nerdmind.de>] #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
# #
# This function uses ANSI escape sequences to output colored strings. See here #