Bump copyright date.

This commit is contained in:
Mike Pall
2026-01-09 17:18:03 +01:00
parent 406cf69b3a
commit 6e69e47314
175 changed files with 190 additions and 190 deletions

View File

@@ -1,6 +1,6 @@
/*
** FFI C callback handling.
** Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h
** Copyright (C) 2005-2026 Mike Pall. See Copyright Notice in luajit.h
*/
#ifndef _LJ_CCALLBACK_H