diff --git a/COPYRIGHT b/COPYRIGHT index 2a2db3dc..be5cb136 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,7 +1,7 @@ =============================================================================== LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/ -Copyright (C) 2005-2009 Mike Pall. All rights reserved. +Copyright (C) 2005-2010 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 diff --git a/Makefile b/Makefile index 1dd0c132..2a55260b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ # For MinGW and Cygwin, cd to src and run make with the Makefile there. # NYI: add wininstall.bat # -# Copyright (C) 2005-2009 Mike Pall. See Copyright Notice in luajit.h +# Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h ############################################################################## MAJVER= 2 diff --git a/README b/README index 98df99af..5eeb12ea 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. Project Homepage: http://luajit.org/ -LuaJIT is Copyright (C) 2005-2009 Mike Pall. +LuaJIT is Copyright (C) 2005-2010 Mike Pall. LuaJIT is free software, released under the MIT/X license. See full Copyright Notice in the COPYRIGHT file or in luajit.h. diff --git a/doc/api.html b/doc/api.html index 874f7ae9..930cbed2 100644 --- a/doc/api.html +++ b/doc/api.html @@ -4,7 +4,7 @@
All documentation is -Copyright © 2005-2009 Mike Pall. +Copyright © 2005-2010 Mike Pall.
@@ -72,7 +72,7 @@ Copyright © 2005-2009 Mike Pall.