diff options
Diffstat (limited to 'gcc/rtl-ssa/functions.cc')
-rw-r--r-- | gcc/rtl-ssa/functions.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl-ssa/functions.cc b/gcc/rtl-ssa/functions.cc index 50595ac8ed6..80821cd2dd6 100644 --- a/gcc/rtl-ssa/functions.cc +++ b/gcc/rtl-ssa/functions.cc @@ -1,5 +1,5 @@ // Implementation of function-related RTL SSA functions -*- C++ -*- -// Copyright (C) 2020 Free Software Foundation, Inc. +// Copyright (C) 2020-2021 Free Software Foundation, Inc. // // This file is part of GCC. // |