diff options
Diffstat (limited to 'gcc/c-family/c-format.h')
-rw-r--r-- | gcc/c-family/c-format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c-format.h b/gcc/c-family/c-format.h index 173d3cd..5f7dde3 100644 --- a/gcc/c-family/c-format.h +++ b/gcc/c-family/c-format.h @@ -1,5 +1,5 @@ /* Check calls to formatted I/O functions (-Wformat). - Copyright (C) 1992-2022 Free Software Foundation, Inc. + Copyright (C) 1992-2023 Free Software Foundation, Inc. This file is part of GCC. |