Skip to content

Commit 2fb46d9

Browse files
authored
Merge pull request #1993 from jan-cerny/bump_date
Bump date
2 parents a81c66d + b61a765 commit 2fb46d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/oscap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ bool getopt_root(int argc, char **argv, struct oscap_action *action)
116116

117117
static int print_versions(const struct oscap_action *action)
118118
{
119-
printf("OpenSCAP command line tool (oscap) %s\n" "Copyright 2009--2021 Red Hat Inc., Durham, North Carolina.\n\n",
119+
printf("OpenSCAP command line tool (oscap) %s\n" "Copyright 2009--2023 Red Hat Inc., Durham, North Carolina.\n\n",
120120
oscap_get_version());
121121

122122
printf("==== Supported specifications ====\n");

0 commit comments

Comments
 (0)