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/asan.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/asan.cc') diff --git a/gcc/asan.cc b/gcc/asan.cc index dc7b7f4..d833f89 100644 --- a/gcc/asan.cc +++ b/gcc/asan.cc @@ -1,5 +1,5 @@ /* AddressSanitizer, a fast memory error detector. - Copyright (C) 2012-2022 Free Software Foundation, Inc. + Copyright (C) 2012-2023 Free Software Foundation, Inc. Contributed by Kostya Serebryany This file is part of GCC. -- cgit v1.1