From a449ea8e74c5ca73f0468855b75ce5670764a013 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 23 Jan 2014 10:46:05 +0000 Subject: [PATCH] Update date in Copyright notice. --- tools/htdocs/mkws.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index 190da6a..ed80921 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -1,4 +1,4 @@ -/*! MKWS, the MasterKey Widget Set. Copyright (C) 2013, Index Data */ +/*! MKWS, the MasterKey Widget Set. Copyright (C) 2013-2014, Index Data */ "use strict"; // HTML5: disable for debug_level >= 2 -- 1.7.10.4