Skip to content

Commit b61a765

Browse files
committed
Bump date
1 parent a81c66d commit b61a765

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)