Skip to content
Snippets Groups Projects
Commit 90c9a467 authored by James R.'s avatar James R.
Browse files

Bah it's a new year!

parent 1f36bde2
Loading
/* /*
Copyright 2019 James R. Copyright 2020 James R.
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
...@@ -42,7 +42,7 @@ main (int ac, char **av) ...@@ -42,7 +42,7 @@ main (int ac, char **av)
(void)ac; (void)ac;
(void)av; (void)av;
fputs( fputs(
"Copyright 2019 James R.\n" "Copyright 2020 James R.\n"
"All rights reserved.\n" "All rights reserved.\n"
"\n" "\n"
"Usage: musicdef-2.2.1 < old-MUSICDEF > new-MUSICDEF\n" "Usage: musicdef-2.2.1 < old-MUSICDEF > new-MUSICDEF\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment