diff options
| author | Mike Pall <mike> | 2017-01-17 12:35:03 +0100 |
|---|---|---|
| committer | Mike Pall <mike> | 2017-01-17 12:35:03 +0100 |
| commit | b93a1dd0c831cab22f98163d0dde792a493c0eef (patch) | |
| tree | 43bcce817982a9d735e9e0105405ad69b1bf65dc /src/lib_string.c | |
| parent | a1e13fa6e4382bcae44f97bf5954f0e57cfad90c (diff) | |
| download | luajit-b93a1dd0c831cab22f98163d0dde792a493c0eef.tar.gz luajit-b93a1dd0c831cab22f98163d0dde792a493c0eef.tar.bz2 luajit-b93a1dd0c831cab22f98163d0dde792a493c0eef.zip | |
Bump copyright date to 2017.
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 d33124ac..d1a60b61 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-2016 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2017 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 |
