diff options
Diffstat (limited to 'gcc/dce.h')
-rw-r--r-- | gcc/dce.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dce.h b/gcc/dce.h index 39abbb125f9..b5f0f7348d2 100644 --- a/gcc/dce.h +++ b/gcc/dce.h @@ -1,5 +1,5 @@ /* RTL dead code elimination. - Copyright (C) 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2016 Free Software Foundation, Inc. This file is part of GCC. |