summaryrefslogtreecommitdiff
path: root/gcc/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/profile.h')
-rw-r--r--gcc/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/profile.h b/gcc/profile.h
index ed8c88667d8..a1caf555f1a 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
+ Copyright (C) 2008, 2011, 2012
Free Software Foundation, Inc.
Contributed by Paul Yuan (yingbo.com@gmail.com)
and Vinodha Ramasamy (vinodha@google.com).