From 158a284cc9c33ade9054df976018401e4996cfbd Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 20 Aug 2023 21:25:30 +0200 Subject: Bump copyright date. --- src/lj_ffrecord.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lj_ffrecord.h') diff --git a/src/lj_ffrecord.h b/src/lj_ffrecord.h index 0acb8ed5..24e1d7ca 100644 --- a/src/lj_ffrecord.h +++ b/src/lj_ffrecord.h @@ -1,6 +1,6 @@ /* ** Fast function call recorder. -** Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h +** Copyright (C) 2005-2023 Mike Pall. See Copyright Notice in luajit.h */ #ifndef _LJ_FFRECORD_H -- cgit v1.2.3-55-g6feb