summaryrefslogtreecommitdiff
path: root/gcc/gimple-if-to-switch.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gimple-if-to-switch.cc')
-rw-r--r--gcc/gimple-if-to-switch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-if-to-switch.cc b/gcc/gimple-if-to-switch.cc
index 16fabef7ca0..5dcfe5b77e0 100644
--- a/gcc/gimple-if-to-switch.cc
+++ b/gcc/gimple-if-to-switch.cc
@@ -1,5 +1,5 @@
/* If-elseif-else to switch conversion pass
- Copyright (C) 2020-2021 Free Software Foundation, Inc.
+ Copyright (C) 2020-2022 Free Software Foundation, Inc.
This file is part of GCC.