From e948c3739e47c0891b25ba6e12cf54753e162abe Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 20 Jan 2013 17:40:27 -0500 Subject: Updated copyright date. --- doc/.footer.md | 2 +- doc/markdowndoc.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/.footer.md b/doc/.footer.md index dd3c4c8a..6f52a9fd 100644 --- a/doc/.footer.md +++ b/doc/.footer.md @@ -1 +1 @@ --> (c) 2007-2012 Mitchell mitchell.att.foicica.com <- +-> (c) 2007-2013 Mitchell mitchell.att.foicica.com <- diff --git a/doc/markdowndoc.lua b/doc/markdowndoc.lua index 20e3fbee..eb8d3263 100644 --- a/doc/markdowndoc.lua +++ b/doc/markdowndoc.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2012 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2013 Mitchell mitchell.att.foicica.com. See LICENSE. local ipairs, type = ipairs, type local io_open, io_popen = io.open, io.popen -- cgit v1.2.3