changeset 1826:79dd960610cb

Change copyright blurbs.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 30 Oct 2017 15:38:06 +0200
parents 3e0923640d48
children 75ad82af5c66
files colormap.c combine.c diffmap.c liblocfile.c liblocfile.h libmaputils.c libmaputils.h map2ppm.c mapsearch.c mapstats.c mkcitymap.c mkloc.c mkspecial.c patchmap.c tooltip.js util.js
diffstat 16 files changed, 23 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/colormap.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/colormap.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,7 +1,7 @@
 /*
  * Convert BatMUD ASCII map to different formats
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
- * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
+ * (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
 #include "th_args.h"
--- a/combine.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/combine.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,7 +1,6 @@
 /*
- * combine - Combine several maps into one bigger
- *
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Combine several maps into one bigger
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/diffmap.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/diffmap.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
- * diffmap - Compute 'diff' between two maps
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Compute 'diff' between two maps
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/liblocfile.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/liblocfile.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * liblocfile - Location file format handling
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
  */
 #include "liblocfile.h"
--- a/liblocfile.h	Mon Oct 30 15:19:30 2017 +0200
+++ b/liblocfile.h	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * liblocfile - Location file format handling
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
  */
 #ifndef LIBLOCFILE_H
--- a/libmaputils.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/libmaputils.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * maputils - Generic functions/tables for maputils package
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/libmaputils.h	Mon Oct 30 15:19:30 2017 +0200
+++ b/libmaputils.h	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
- * maputils - Generic functions/tables for maputils package
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * libmaputils - Generic functions/tables for maputils package
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
  */
 #ifndef LIBMAPUTILS_H
--- a/map2ppm.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/map2ppm.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * Convert BatMUD ASCII map to PPM or PNG image file
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/mapsearch.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/mapsearch.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * PupuMaps Search WebSockets server
- * Written by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2017 Tecnic Software productions (TNSP)
  */
 #include "th_args.h"
--- a/mapstats.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/mapstats.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
  * Calculate terrain type (and other) statistics from ASCII map
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2007 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/mkcitymap.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/mkcitymap.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
- * mkcitymap - Create interactive XHTML+CSS+JS map from input
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Create interactive XHTML+CSS+JS map from input
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/mkloc.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/mkloc.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,7 +1,6 @@
 /*
- * mkloc - Manipulate and convert BatMUD location data files
- *
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Manipulate and convert BatMUD location data files
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/mkspecial.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/mkspecial.c	Mon Oct 30 15:38:06 2017 +0200
@@ -2,7 +2,7 @@
  * mkspecial - Compute complete ASCII map by stitching pieces
  * together based on a matcher and coordinates
  *
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2006-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/patchmap.c	Mon Oct 30 15:19:30 2017 +0200
+++ b/patchmap.c	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 /*
- * patchmap - Patch a map with given diff file
- * Programmed by Matti 'ccr' Hämäläinen (Ggr Pupunen)
+ * Patch a map with given diff file
+ * Programmed by Matti 'ccr' Hämäläinen <ccr@tnsp.org>
  * (C) Copyright 2008-2015 Tecnic Software productions (TNSP)
  */
 #include "libmaputils.h"
--- a/tooltip.js	Mon Oct 30 15:19:30 2017 +0200
+++ b/tooltip.js	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 //
 // Tooltip and other utility functions in JavaScript for BatMUD maps
-// Written by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+// Programmed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 // (C) Copyright 2006-2017 Tecnic Software productions (TNSP)
 //
 var myhl = -1;
--- a/util.js	Mon Oct 30 15:19:30 2017 +0200
+++ b/util.js	Mon Oct 30 15:38:06 2017 +0200
@@ -1,6 +1,6 @@
 //
 // Positioning utility functions in JavaScript for BatMUD maps
-// Written by Matti 'ccr' Hamalainen <ccr@tnsp.org>
+// Programmed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
 // (C) Copyright 2007-2017 Tecnic Software productions (TNSP)
 //