We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0393a commit 837d4faCopy full SHA for 837d4fa
core/base/common/welcomeMsg.inl
@@ -2,7 +2,7 @@
2
// Julien Tierny <[email protected]>
3
// January 2020.
4
5
-// "TTK (c) 2025"
+// "TTK (c) 2026"
6
7
printMsg(
8
debug::output::BOLD
@@ -12,7 +12,7 @@ printMsg(
12
debug::LineMode::NEW,
13
stream);
14
printMsg(debug::output::BOLD
15
- + "|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ \\___ \\ / /"
+ + "|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ \\___ \\ / /_"
16
+ debug::output::ENDCOLOR,
17
debug::Priority::PERFORMANCE,
18
0 commit comments