aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-ter.cc')
-rw-r--r--gcc/tree-ssa-ter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-ssa-ter.cc b/gcc/tree-ssa-ter.cc
index 4cdad0d..cab54a3 100644
--- a/gcc/tree-ssa-ter.cc
+++ b/gcc/tree-ssa-ter.cc
@@ -1,5 +1,5 @@
/* Routines for performing Temporary Expression Replacement (TER) in SSA trees.
- Copyright (C) 2003-2022 Free Software Foundation, Inc.
+ Copyright (C) 2003-2023 Free Software Foundation, Inc.
Contributed by Andrew MacLeod <amacleod@redhat.com>
This file is part of GCC.