diff options
Diffstat (limited to 'gcc/hwint.cc')
-rw-r--r-- | gcc/hwint.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/hwint.cc b/gcc/hwint.cc index e53e0bf..3d44f76 100644 --- a/gcc/hwint.cc +++ b/gcc/hwint.cc @@ -1,5 +1,5 @@ /* Operations on HOST_WIDE_INT. - Copyright (C) 1987-2022 Free Software Foundation, Inc. + Copyright (C) 1987-2023 Free Software Foundation, Inc. This file is part of GCC. |