diff options
Diffstat (limited to 'gcc/function-abi.cc')
-rw-r--r-- | gcc/function-abi.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/function-abi.cc b/gcc/function-abi.cc index 2c23b49..2129df0 100644 --- a/gcc/function-abi.cc +++ b/gcc/function-abi.cc @@ -1,5 +1,5 @@ /* Information about fuunction binary interfaces. - Copyright (C) 2019 Free Software Foundation, Inc. + Copyright (C) 2019-2020 Free Software Foundation, Inc. This file is part of GCC |