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 7b435f8..323338c 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-2024 Free Software Foundation, Inc. + Copyright (C) 1992-2025 Free Software Foundation, Inc. This file is part of GCC. |