From 4d9be5b8f8b4176a95c122b2a4c7cfcaf6bf676a Mon Sep 17 00:00:00 2001 From: Mike Pall <mike> Date: Sat, 9 Jan 2010 14:28:11 +0100 Subject: Bump all copyright dates to 2010. --- doc/api.html | 4 ++-- doc/bluequad-print.css | 2 +- doc/bluequad.css | 2 +- doc/changes.html | 4 ++-- doc/contact.html | 6 +++--- doc/faq.html | 4 ++-- doc/install.html | 4 ++-- doc/luajit.html | 4 ++-- doc/running.html | 4 ++-- doc/status.html | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) (limited to 'doc') 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 @@ <title>API Extensions</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -328,7 +328,7 @@ except when you want to get a more specific error message than </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/bluequad-print.css b/doc/bluequad-print.css index 00a6b154..d5f4a3aa 100644 --- a/doc/bluequad-print.css +++ b/doc/bluequad-print.css @@ -1,4 +1,4 @@ -/* Copyright (C) 2004-2009 Mike Pall. +/* Copyright (C) 2004-2010 Mike Pall. * * You are welcome to use the general ideas of this design for your own sites. * But please do not steal the stylesheet, the layout or the color scheme. diff --git a/doc/bluequad.css b/doc/bluequad.css index 7e52102f..6f5539ac 100644 --- a/doc/bluequad.css +++ b/doc/bluequad.css @@ -1,4 +1,4 @@ -/* Copyright (C) 2004-2009 Mike Pall. +/* Copyright (C) 2004-2010 Mike Pall. * * You are welcome to use the general ideas of this design for your own sites. * But please do not steal the stylesheet, the layout or the color scheme. diff --git a/doc/changes.html b/doc/changes.html index b15639a9..ecc0c89b 100644 --- a/doc/changes.html +++ b/doc/changes.html @@ -4,7 +4,7 @@ <title>LuaJIT Change History</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -319,7 +319,7 @@ This is the initial non-public release of LuaJIT. </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/contact.html b/doc/contact.html index 66d52410..7a10839e 100644 --- a/doc/contact.html +++ b/doc/contact.html @@ -4,7 +4,7 @@ <title>Contact</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -64,7 +64,7 @@ xD("fyZKB8xv\"FJytmz8.KAB0u52D") <h2>Copyright</h2> <p> All documentation is -Copyright © 2005-2009 Mike Pall. +Copyright © 2005-2010 Mike Pall. </p> @@ -72,7 +72,7 @@ Copyright © 2005-2009 Mike Pall. </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/faq.html b/doc/faq.html index f76308a1..15632eae 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -4,7 +4,7 @@ <title>Frequently Asked Questions (FAQ)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -154,7 +154,7 @@ the development of certain features, if they are important to you. </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/install.html b/doc/install.html index 3aa60f1c..faa60770 100644 --- a/doc/install.html +++ b/doc/install.html @@ -4,7 +4,7 @@ <title>Installation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -213,7 +213,7 @@ directory where <tt>luajit.exe</tt> is installed </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/luajit.html b/doc/luajit.html index 5a2b3689..029a5919 100644 --- a/doc/luajit.html +++ b/doc/luajit.html @@ -4,7 +4,7 @@ <title>LuaJIT</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -111,7 +111,7 @@ resources are marked with a '<span class="ext">»</span>'. </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/running.html b/doc/running.html index fcb28e85..247457d6 100644 --- a/doc/running.html +++ b/doc/running.html @@ -4,7 +4,7 @@ <title>Running LuaJIT</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -223,7 +223,7 @@ Here are the parameters and their default settings: </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> diff --git a/doc/status.html b/doc/status.html index 375262ef..fdb96ea3 100644 --- a/doc/status.html +++ b/doc/status.html @@ -4,7 +4,7 @@ <title>Status & Roadmap</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Mike Pall"> -<meta name="Copyright" content="Copyright (C) 2005-2009, Mike Pall"> +<meta name="Copyright" content="Copyright (C) 2005-2010, Mike Pall"> <meta name="Language" content="en"> <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> @@ -239,7 +239,7 @@ designed with a JIT compiler in mind. </div> <div id="foot"> <hr class="hide"> -Copyright © 2005-2009 Mike Pall +Copyright © 2005-2010 Mike Pall <span class="noprint"> · <a href="contact.html">Contact</a> -- cgit v1.2.3-55-g6feb