summaryrefslogtreecommitdiff
path: root/gnulib-tests/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib-tests/snprintf.c')
-rw-r--r--gnulib-tests/snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-tests/snprintf.c b/gnulib-tests/snprintf.c
index a589cf1..cdff314 100644
--- a/gnulib-tests/snprintf.c
+++ b/gnulib-tests/snprintf.c
@@ -1,5 +1,5 @@
/* Formatted output to strings.
- Copyright (C) 2004, 2006-2021 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006-2023 Free Software Foundation, Inc.
Written by Simon Josefsson and Paul Eggert.
This file is free software: you can redistribute it and/or modify