summaryrefslogtreecommitdiff
path: root/cli/bench/stdio/stdio.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/bench/stdio/stdio.c')
-rw-r--r--cli/bench/stdio/stdio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/bench/stdio/stdio.c b/cli/bench/stdio/stdio.c
index 8125a0d00..f878c5b43 100644
--- a/cli/bench/stdio/stdio.c
+++ b/cli/bench/stdio/stdio.c
@@ -1,5 +1,5 @@
// From https://github.com/just-js/benchmarks/tree/main/01-stdio
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
#include <stdlib.h>
#include <stdio.h>