summaryrefslogtreecommitdiffstats
path: root/gl/vsnprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/vsnprintf.c')
-rw-r--r--gl/vsnprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/vsnprintf.c b/gl/vsnprintf.c
index 4a0a3dc..80999e9 100644
--- a/gl/vsnprintf.c
+++ b/gl/vsnprintf.c
@@ -1,5 +1,5 @@
1/* Formatted output to strings. 1/* Formatted output to strings.
2 Copyright (C) 2004, 2006-2021 Free Software Foundation, Inc. 2 Copyright (C) 2004, 2006-2022 Free Software Foundation, Inc.
3 Written by Simon Josefsson and Yoann Vandoorselaere <yoann@prelude-ids.org>. 3 Written by Simon Josefsson and Yoann Vandoorselaere <yoann@prelude-ids.org>.
4 4
5 This file is free software: you can redistribute it and/or modify 5 This file is free software: you can redistribute it and/or modify