diff options
Diffstat (limited to 'gcc/opt-suggestions.c')
-rw-r--r-- | gcc/opt-suggestions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opt-suggestions.c b/gcc/opt-suggestions.c index 01ce331..833c8c9 100644 --- a/gcc/opt-suggestions.c +++ b/gcc/opt-suggestions.c @@ -1,6 +1,6 @@ /* Provide option suggestion for --complete option and a misspelled used by a user. - Copyright (C) 2016-2019 Free Software Foundation, Inc. + Copyright (C) 2016-2020 Free Software Foundation, Inc. This file is part of GCC. |