diff options
| author | Mike Pall <mike> | 2012-01-23 22:42:30 +0100 |
|---|---|---|
| committer | Mike Pall <mike> | 2012-01-23 22:42:42 +0100 |
| commit | 10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b (patch) | |
| tree | 12af3a480ea96a9dfde656a94701ddc2a966c981 /src/lib_string.c | |
| parent | 20813bcee0a8a6b2d94b58a5b15a79d90503202f (diff) | |
| download | luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.gz luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.tar.bz2 luajit-10ef109eefdf5c1742ea4c0a62e7a127bf1bb43b.zip | |
Bump copyright date to 2012.
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 5cbe6e4d..3dac9d37 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-2011 Mike Pall. See Copyright Notice in luajit.h | 3 | ** Copyright (C) 2005-2012 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 |
