diff options
Diffstat (limited to 'gcc/profile.h')
-rw-r--r-- | gcc/profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/profile.h b/gcc/profile.h index 811c58a5382..2c5bf3d1a17 100644 --- a/gcc/profile.h +++ b/gcc/profile.h @@ -1,6 +1,6 @@ /* Header file for minimum-cost maximal flow routines used to smooth basic block and edge frequency counts. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2017 Free Software Foundation, Inc. Contributed by Paul Yuan (yingbo.com@gmail.com) and Vinodha Ramasamy (vinodha@google.com). |