From aeee4812442c996f184965ce6894e5f3d3657c0f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 2 Jan 2023 09:37:43 +0100 Subject: Update copyright years. --- gcc/ree.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ree.cc') diff --git a/gcc/ree.cc b/gcc/ree.cc index da64ef6..98bd80e 100644 --- a/gcc/ree.cc +++ b/gcc/ree.cc @@ -1,5 +1,5 @@ /* Redundant Extension Elimination pass for the GNU compiler. - Copyright (C) 2010-2022 Free Software Foundation, Inc. + Copyright (C) 2010-2023 Free Software Foundation, Inc. Contributed by Ilya Enkovich (ilya.enkovich@intel.com) Based on the Redundant Zero-extension elimination pass contributed by -- cgit v1.1