Skip to content

Commit 1ceaccb

Browse files
committed
Update copyright year
1 parent 32c2d44 commit 1ceaccb

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
@@ -3682,7 +3682,7 @@ std::string cls_config::cat_desc(enum PARM_CAT pcat, bool shrt) {
36823682

36833683
void cls_config::usage(void)
36843684
{
3685-
printf("Motion version %s, Copyright 2020-2024\n",PACKAGE_VERSION);
3685+
printf("Motion version %s, Copyright 2020-2025\n",PACKAGE_VERSION);
36863686
printf("\nusage:\tmotion [options]\n");
36873687
printf("\n\n");
36883688
printf("Possible options:\n\n");

0 commit comments

Comments
 (0)