Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit cc7e67b

Browse files
committed
Revise copyright year
1 parent 127575f commit cc7e67b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3547,7 +3547,7 @@ std::string conf_cat_desc(enum PARM_CAT pcat, bool shrt) {
35473547
/** Prints usage and options allowed from Command-line. */
35483548
static void usage(void)
35493549
{
3550-
printf("MotionPlus version %s, Copyright 2020-2023\n",PACKAGE_VERSION);
3550+
printf("MotionPlus version %s, Copyright 2020-2024\n",PACKAGE_VERSION);
35513551
printf("\nusage:\tmotionplus [options]\n");
35523552
printf("\n\n");
35533553
printf("Possible options:\n\n");

0 commit comments

Comments
 (0)