diff options
| author | Mike Pall <mike> | 2026-01-09 17:18:03 +0100 |
|---|---|---|
| committer | Mike Pall <mike> | 2026-01-09 17:18:03 +0100 |
| commit | 6e69e4731437d6876b96e843804a6ef0a671ed25 (patch) | |
| tree | b630d87267e682717625f9cfb43fa4d125a02547 /src/lib_string.c | |
| parent | 406cf69b3ae0a3ecd5ede2bb97b937b7a5d92074 (diff) | |
| download | luajit-6e69e4731437d6876b96e843804a6ef0a671ed25.tar.gz luajit-6e69e4731437d6876b96e843804a6ef0a671ed25.tar.bz2 luajit-6e69e4731437d6876b96e843804a6ef0a671ed25.zip | |
Bump copyright date.
Diffstat (limited to 'src/lib_string.c')
| -rw-r--r-- | src/lib_string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib_string.c b/src/lib_string.c index feb393a4..90e3c218 100644 --- a/src/lib_string.c +++ b/src/lib_string.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | ** String library. | 2 | ** String library. |
| 3 | ** Copyright (C) 2005-2025 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2026 Mike Pall. See Copyright Notice in luajit.h |
| 4 | ** | 4 | ** |
| 5 | ** Major portions taken verbatim or adapted from the Lua interpreter. | 5 | ** Major portions taken verbatim or adapted from the Lua interpreter. |
| 6 | ** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h | 6 | ** Copyright (C) 1994-2008 Lua.org, PUC-Rio. See Copyright Notice in lua.h |
