diff options
Diffstat (limited to 'gcc/fold-const-call.h')
-rw-r--r-- | gcc/fold-const-call.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fold-const-call.h b/gcc/fold-const-call.h index 7f61f2e..7ca8a3c 100644 --- a/gcc/fold-const-call.h +++ b/gcc/fold-const-call.h @@ -1,5 +1,5 @@ /* Fold calls to built-in and internal functions with constant arguments. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of GCC. |