changeset 134:def42459c9a4

Bump copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 08 Aug 2018 11:06:43 +0300
parents f5c32f6470d0
children 72ae62f2036b
files mpui.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Wed Aug 08 11:06:33 2018 +0300
+++ b/mpui.js	Wed Aug 08 11:06:43 2018 +0300
@@ -150,7 +150,7 @@
 function mpStart()
 {
   stGE("mpNote").innerHTML =
-    "<a href=\"http://multipaint.kameli.net/\">Multipaint</a> (C) 2016-2017 <b>Tero 'Dr. TerrorZ' Heikkinen</b>, "+
+    "<a href=\"http://multipaint.kameli.net/\">Multipaint</a> (C) 2016-2018 <b>Tero 'Dr. TerrorZ' Heikkinen</b>, "+
     "ProcessingJS port and modifications by <b>Matti 'ccr' Hämäläinen</b> (2018)";
 
   var slink = window.location.href;