# HG changeset patch # User Matti Hamalainen # Date 1509239266 -7200 # Node ID 78dcae610ce33beac50ca8b21ec754e263a5929c # Parent fce2658d0f42b3c82795e5d54535dc8d2dbe7305 Update copyright blurbs. diff -r fce2658d0f42 -r 78dcae610ce3 tooltip.js --- a/tooltip.js Sat Oct 28 18:20:20 2017 +0300 +++ b/tooltip.js Sun Oct 29 03:07:46 2017 +0200 @@ -1,6 +1,7 @@ // // Tooltip and other utility functions in JavaScript for BatMUD maps -// by Matti 'ccr' Hamalainen (Ggr Pupunen) +// Written by Matti 'ccr' Hamalainen +// (C) Copyright 2006-2017 Tecnic Software productions (TNSP) // var myhl = -1; var mytt = null; diff -r fce2658d0f42 -r 78dcae610ce3 util.js --- a/util.js Sat Oct 28 18:20:20 2017 +0300 +++ b/util.js Sun Oct 29 03:07:46 2017 +0200 @@ -1,6 +1,7 @@ // // Positioning utility functions in JavaScript for BatMUD maps -// by Matti 'ccr' Hamalainen (Ggr Pupunen) +// Written by Matti 'ccr' Hamalainen +// (C) Copyright 2007-2017 Tecnic Software productions (TNSP) // var currLoc = "";