From a945c346f57ba40fc80c14ac59be0d43624e559d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 3 Jan 2024 12:19:35 +0100 Subject: Update copyright years. --- gcc/analyzer/sm-malloc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/analyzer/sm-malloc.cc') diff --git a/gcc/analyzer/sm-malloc.cc b/gcc/analyzer/sm-malloc.cc index bb78444..8da2e7c 100644 --- a/gcc/analyzer/sm-malloc.cc +++ b/gcc/analyzer/sm-malloc.cc @@ -1,5 +1,5 @@ /* A state machine for detecting misuses of the malloc/free API. - Copyright (C) 2019-2023 Free Software Foundation, Inc. + Copyright (C) 2019-2024 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. -- cgit v1.1