diff options
Diffstat (limited to 'include/allocate_once.h')
-rw-r--r-- | include/allocate_once.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/allocate_once.h b/include/allocate_once.h index c0f918417f..7f17221dd1 100644 --- a/include/allocate_once.h +++ b/include/allocate_once.h @@ -1,5 +1,5 @@ /* Allocate and initialize an object once, in a thread-safe fashion. - Copyright (C) 2018-2020 Free Software Foundation, Inc. + Copyright (C) 2018-2021 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 |