aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--degesch.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/degesch.c b/degesch.c
index 08b66a5..8932d5a 100644
--- a/degesch.c
+++ b/degesch.c
@@ -13098,12 +13098,12 @@ main (int argc, char *argv[])
static const char *g_logo[] =
{
- " __ __ ",
- " __/ / ____ ____ ____ ____ ____ / /_ ",
- " / / / , / / / / , / / __/ / __/ / __ \\ ",
- " / / / / __/ / / / / __/ /_ / / /_ / / / / ",
- "/___/ /___/ /_ / /___/ /___/ /___/ /_/ /_/ " PROGRAM_VERSION,
- " /___/ ",
+ " __ __ ",
+ " __/ /___________________/ / ",
+ " / / , / / , / __/ __/ _ \\ ",
+ "/ / / __/ / / __/_ / /_/ // / ",
+ "\\__/\\__/_ /\\__/___/\\__/_//_/ " PROGRAM_VERSION,
+ " /___/",
""
};