diff options
Diffstat (limited to 'stdlib/strtoul.c')
-rw-r--r-- | stdlib/strtoul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtoul.c b/stdlib/strtoul.c index d69c0f4..099b496 100644 --- a/stdlib/strtoul.c +++ b/stdlib/strtoul.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2021 Free Software Foundation, Inc. +/* Copyright (C) 1991-2022 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |