summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phionlycprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-phionlycprop.c')
-rw-r--r--gcc/tree-ssa-phionlycprop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-phionlycprop.c b/gcc/tree-ssa-phionlycprop.c
index 632df271fb7..a81fbf4eb31 100644
--- a/gcc/tree-ssa-phionlycprop.c
+++ b/gcc/tree-ssa-phionlycprop.c
@@ -1,5 +1,5 @@
/* Const/Copy propagation originating from degenerate PHIs
- Copyright (C) 2001-2018 Free Software Foundation, Inc.
+ Copyright (C) 2001-2019 Free Software Foundation, Inc.
This file is part of GCC.