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