From 06f99fc3dfa5da1fb9de7210b8a0ce772745a375 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 9 Jan 2011 17:12:53 +0100 Subject: Bump copyright date to 2011. --- COPYRIGHT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT index a7bb2e13..6f2a45b0 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,7 +1,7 @@ =============================================================================== LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/ -Copyright (C) 2005-2010 Mike Pall. All rights reserved. +Copyright (C) 2005-2011 Mike Pall. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -26,7 +26,7 @@ THE SOFTWARE. =============================================================================== [ LuaJIT includes code from Lua 5.1/5.2, which has this license statement: ] -Copyright (C) 1994-2010 Lua.org, PUC-Rio. +Copyright (C) 1994-2011 Lua.org, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3-55-g6feb