summaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index a7bb2e13..6f2a45b0 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
1=============================================================================== 1===============================================================================
2LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/ 2LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/
3 3
4Copyright (C) 2005-2010 Mike Pall. All rights reserved. 4Copyright (C) 2005-2011 Mike Pall. All rights reserved.
5 5
6Permission is hereby granted, free of charge, to any person obtaining a copy 6Permission is hereby granted, free of charge, to any person obtaining a copy
7of this software and associated documentation files (the "Software"), to deal 7of this software and associated documentation files (the "Software"), to deal
@@ -26,7 +26,7 @@ THE SOFTWARE.
26=============================================================================== 26===============================================================================
27[ LuaJIT includes code from Lua 5.1/5.2, which has this license statement: ] 27[ LuaJIT includes code from Lua 5.1/5.2, which has this license statement: ]
28 28
29Copyright (C) 1994-2010 Lua.org, PUC-Rio. 29Copyright (C) 1994-2011 Lua.org, PUC-Rio.
30 30
31Permission is hereby granted, free of charge, to any person obtaining a copy 31Permission is hereby granted, free of charge, to any person obtaining a copy
32of this software and associated documentation files (the "Software"), to deal 32of this software and associated documentation files (the "Software"), to deal