summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-evrp-analyze.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gimple-ssa-evrp-analyze.c')
-rw-r--r--gcc/gimple-ssa-evrp-analyze.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-ssa-evrp-analyze.c b/gcc/gimple-ssa-evrp-analyze.c
index 5840767a799..9f8ce5575a2 100644
--- a/gcc/gimple-ssa-evrp-analyze.c
+++ b/gcc/gimple-ssa-evrp-analyze.c
@@ -1,5 +1,5 @@
/* Support routines for Value Range Propagation (VRP).
- Copyright (C) 2005-2019 Free Software Foundation, Inc.
+ Copyright (C) 2005-2020 Free Software Foundation, Inc.
This file is part of GCC.