diff options
Diffstat (limited to 'libiberty/sort.c')
-rw-r--r-- | libiberty/sort.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/sort.c b/libiberty/sort.c index 5c4c948ecb2..eb6eac06f9a 100644 --- a/libiberty/sort.c +++ b/libiberty/sort.c @@ -1,5 +1,5 @@ /* Sorting algorithms. - Copyright (C) 2000-2022 Free Software Foundation, Inc. + Copyright (C) 2000-2023 Free Software Foundation, Inc. Contributed by Mark Mitchell <mark@codesourcery.com>. This file is part of GNU CC. |