From 58b6a9b1ebf2368b64424d876f1d7db9a183c47d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 31 Dec 2014 21:00:22 -0500 Subject: Updated copyright year. --- 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 298e6992..2401cbce 100644 --- a/doc/.footer.md +++ b/doc/.footer.md @@ -1 +1 @@ --> (c) 2007-2014 Mitchell mitchell.att.foicica.com <- +-> (c) 2007-2015 Mitchell mitchell.att.foicica.com <- diff --git a/doc/markdowndoc.lua b/doc/markdowndoc.lua index 1a8d5c5d..1b955fd0 100644 --- a/doc/markdowndoc.lua +++ b/doc/markdowndoc.lua @@ -1,4 +1,4 @@ --- Copyright 2007-2014 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2007-2015 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