diff options
Diffstat (limited to 'gcc/cfg.h')
-rw-r--r-- | gcc/cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfg.h b/gcc/cfg.h index 9cc624c5928..6c8ba7e8f10 100644 --- a/gcc/cfg.h +++ b/gcc/cfg.h @@ -1,5 +1,5 @@ /* Control flow graph manipulation code header file. - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 Free Software Foundation, Inc. This file is part of GCC. |