diff options
| author | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
|---|---|---|
| committer | Mike Pall <mike> | 2021-01-02 21:49:41 +0100 |
| commit | f47c864b0186fc92a2264e68e1151d0d2b24969e (patch) | |
| tree | 091117a96d80a74147f695fcfe21f21bb9dbacaa /src/lib_string.c | |
| parent | ee855749a188d3d13bba9a0e58f430e138e641ae (diff) | |
| download | luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.gz luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.tar.bz2 luajit-f47c864b0186fc92a2264e68e1151d0d2b24969e.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 d0b79160..e534326a 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-2020 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2021 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 |
