Rename hello message.

This commit is contained in:
2020-03-01 16:56:45 +00:00
parent 8283e08a95
commit dade86a84d
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ int main(int argc, char **argv)
argc = ccommand(&argv);
#endif
printf("The Disc Image Chef Filesystem Tester (Setter) %s\n", DIC_FSTESTER_VERSION);
printf("Aaru Filesystem Tester (Setter) %s\n", DIC_FSTESTER_VERSION);
printf("%s\n", DIC_COPYRIGHT);
printf("Running in %s (%s)\n", OS_NAME, OS_ARCH);