aboutsummaryrefslogtreecommitdiff
path: root/lua_cjson.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua_cjson.c')
-rw-r--r--lua_cjson.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua_cjson.c b/lua_cjson.c
index 772790e..5f7d6fb 100644
--- a/lua_cjson.c
+++ b/lua_cjson.c
@@ -1,6 +1,6 @@
1/* CJSON - JSON support for Lua 1/* Lua CJSON - JSON support for Lua
2 * 2 *
3 * Copyright (c) 2010-2011 Mark Pulford <mark@kyne.com.au> 3 * Copyright (c) 2010-2012 Mark Pulford <mark@kyne.com.au>
4 * 4 *
5 * Permission is hereby granted, free of charge, to any person obtaining 5 * Permission is hereby granted, free of charge, to any person obtaining
6 * a copy of this software and associated documentation files (the 6 * a copy of this software and associated documentation files (the