changeset 2376:52b2861e5cea

Bump copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 04 Nov 2021 04:39:37 +0200
parents 2193e1474d38
children 1d5dbc6e4fc9
files src/util.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/util.js	Thu Nov 04 04:39:30 2021 +0200
+++ b/src/util.js	Thu Nov 04 04:39:37 2021 +0200
@@ -1,7 +1,7 @@
 //
 // Positioning utility functions in JavaScript for BatMUD maps
 // Programmed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
-// (C) Copyright 2007-2019 Tecnic Software productions (TNSP)
+// (C) Copyright 2007-2021 Tecnic Software productions (TNSP)
 //
 
 var currLoc = null;