diff options
Diffstat (limited to 'gcc/c-family/c-semantics.cc')
-rw-r--r-- | gcc/c-family/c-semantics.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c-semantics.cc b/gcc/c-family/c-semantics.cc index bd23aa4..24874d8 100644 --- a/gcc/c-family/c-semantics.cc +++ b/gcc/c-family/c-semantics.cc @@ -1,5 +1,5 @@ /* This file contains subroutine used by the C front-end to construct GENERIC. - Copyright (C) 2000-2022 Free Software Foundation, Inc. + Copyright (C) 2000-2023 Free Software Foundation, Inc. Written by Benjamin Chelf (chelf@codesourcery.com). This file is part of GCC. |