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 538130e..c83f58a 100644 --- a/gcc/hwint.cc +++ b/gcc/hwint.cc @@ -1,5 +1,5 @@ /* Operations on HOST_WIDE_INT. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |