diff options
Diffstat (limited to 'gcc/mcf.cc')
-rw-r--r-- | gcc/mcf.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* Routines to implement minimum-cost maximal flow algorithm used to smooth basic block and edge frequency counts. - Copyright (C) 2008-2022 Free Software Foundation, Inc. + Copyright (C) 2008-2023 Free Software Foundation, Inc. Contributed by Paul Yuan (yingbo.com@gmail.com) and Vinodha Ramasamy (vinodha@google.com). |