diff options
Diffstat (limited to 'gcc/convert.cc')
-rw-r--r-- | gcc/convert.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/convert.cc b/gcc/convert.cc index 8d5904e..1bbf759 100644 --- a/gcc/convert.cc +++ b/gcc/convert.cc @@ -1,5 +1,5 @@ /* Utility routines for data type conversion for GCC. - Copyright (C) 1987-2024 Free Software Foundation, Inc. + Copyright (C) 1987-2025 Free Software Foundation, Inc. This file is part of GCC. |