diff --git a/src/melt/melt.c b/src/melt/melt.c index e4bb3a1b4..8a97b4ab1 100644 --- a/src/melt/melt.c +++ b/src/melt/melt.c @@ -874,7 +874,7 @@ int main(int argc, char **argv) } else if (!strcmp(argv[i], "-version") || !strcmp(argv[i], "--version")) { fprintf(stdout, "%s " VERSION "\n" - "Copyright (C) 2002-2022 Meltytech, LLC\n" + "Copyright (C) 2002-2023 Meltytech, LLC\n" "\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n",