diff options
Diffstat (limited to 'gcc/splay-tree-utils.tcc')
-rw-r--r-- | gcc/splay-tree-utils.tcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/splay-tree-utils.tcc b/gcc/splay-tree-utils.tcc index 5c9c859d0bd..9808e825d21 100644 --- a/gcc/splay-tree-utils.tcc +++ b/gcc/splay-tree-utils.tcc @@ -1,5 +1,5 @@ // Splay tree utilities -*- C++ -*- -// Copyright (C) 2020 Free Software Foundation, Inc. +// Copyright (C) 2020-2021 Free Software Foundation, Inc. // // This file is part of GCC. // |