Skip to content

Commit 837d4fa

Browse files
committed
[doc] adjusted welcome msg
1 parent ac0393a commit 837d4fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/base/common/welcomeMsg.inl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Julien Tierny <[email protected]>
33
// January 2020.
44

5-
// "TTK (c) 2025"
5+
// "TTK (c) 2026"
66

77
printMsg(
88
debug::output::BOLD
@@ -12,7 +12,7 @@ printMsg(
1212
debug::LineMode::NEW,
1313
stream);
1414
printMsg(debug::output::BOLD
15-
+ "|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ \\___ \\ / /"
15+
+ "|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ \\___ \\ / /_"
1616
+ debug::output::ENDCOLOR,
1717
debug::Priority::PERFORMANCE,
1818
debug::LineMode::NEW,

0 commit comments

Comments
 (0)