tUse new SourceForge URLs - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8483aeb09d048e45c092a61d85ebd681389dea5d
 (DIR) parent 8faa649180bd65a34f407615eba79dc9931e7189
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Fri, 30 Oct 2020 23:23:02 -0700
       
       Use new SourceForge URLs
       
       Diffstat:
         M doc/index.html                      |       2 +-
         M doc/installation.html               |       6 +++---
         M doc/metaserver.html                 |       2 +-
         M doc/server.html                     |       2 +-
         M doc/windows.html                    |       2 +-
         M dopewars.spec.in                    |       2 +-
         M po/de.po                            |       4 ++--
         M po/dopewars.pot                     |       4 ++--
         M po/es.po                            |       6 +++---
         M po/es_ES.po                         |       6 +++---
         M po/fr.po                            |       4 ++--
         M po/fr_CA.po                         |       8 ++++----
         M po/nn.po                            |       6 +++---
         M po/pl.po                            |       4 ++--
         M po/pt_BR.po                         |       4 ++--
         M src/AIPlayer.c                      |       2 +-
         M src/AIPlayer.h                      |       2 +-
         M src/admin.c                         |       2 +-
         M src/admin.h                         |       2 +-
         M src/configfile.c                    |       2 +-
         M src/configfile.h                    |       2 +-
         M src/convert.c                       |       2 +-
         M src/convert.h                       |       2 +-
         M src/curses_client/curses_client.c   |       2 +-
         M src/curses_client/curses_client.h   |       2 +-
         M src/cursesport/cursesport.c         |       2 +-
         M src/cursesport/cursesport.h         |       2 +-
         M src/dopewars.c                      |       2 +-
         M src/dopewars.h                      |       2 +-
         M src/error.c                         |       2 +-
         M src/error.h                         |       2 +-
         M src/gtkport/clist.c                 |       2 +-
         M src/gtkport/clist.h                 |       2 +-
         M src/gtkport/gtkenums.h              |       2 +-
         M src/gtkport/gtkport.c               |       2 +-
         M src/gtkport/gtkport.h               |       2 +-
         M src/gtkport/unicodewrap.c           |       2 +-
         M src/gtkport/unicodewrap.h           |       2 +-
         M src/gui_client/gtk_client.c         |       6 +++---
         M src/gui_client/gtk_client.h         |       2 +-
         M src/gui_client/newgamedia.c         |       2 +-
         M src/gui_client/newgamedia.h         |       2 +-
         M src/gui_client/optdialog.c          |       2 +-
         M src/gui_client/optdialog.h          |       2 +-
         M src/log.c                           |       2 +-
         M src/log.h                           |       2 +-
         M src/message.c                       |       2 +-
         M src/message.h                       |       2 +-
         M src/network.c                       |       2 +-
         M src/network.h                       |       2 +-
         M src/nls.h                           |       2 +-
         M src/plugins/sound_esd.c             |       2 +-
         M src/plugins/sound_esd.h             |       2 +-
         M src/plugins/sound_sdl.c             |       2 +-
         M src/plugins/sound_sdl.h             |       2 +-
         M src/plugins/sound_winmm.c           |       2 +-
         M src/plugins/sound_winmm.h           |       2 +-
         M src/serverside.c                    |       6 +++---
         M src/serverside.h                    |       2 +-
         M src/sound.c                         |       2 +-
         M src/sound.h                         |       2 +-
         M src/tstring.c                       |       2 +-
         M src/tstring.h                       |       2 +-
         M src/util.c                          |       2 +-
         M src/util.h                          |       2 +-
         M src/winmain.c                       |       2 +-
         M src/winmain.h                       |       2 +-
         M win32/guifunc.c                     |       2 +-
         M win32/guifunc.h                     |       2 +-
         M win32/makeinstall.c                 |       2 +-
         M win32/setup.c                       |       2 +-
         M win32/uninstall.c                   |       2 +-
         M win32/util.c                        |       2 +-
         M win32/util.h                        |       2 +-
       
       74 files changed, 94 insertions(+), 94 deletions(-)
       ---
 (DIR) diff --git a/doc/index.html b/doc/index.html
       t@@ -56,7 +56,7 @@ varieties of Unix, as well as under Microsoft Windows. The source code is
        freely available under the <a href="LICENCE">GNU General Public License</a>.</p>
        
        <p>For more information on the current state of dopewars, check out the
       -<a href="http://dopewars.sourceforge.net/">webpage</a>.</p>
       +<a href="https://dopewars.sourceforge.io/">webpage</a>.</p>
        </td>
        
        </tr>
 (DIR) diff --git a/doc/installation.html b/doc/installation.html
       t@@ -14,8 +14,8 @@
        
        <p>The dopewars source code and precompiled binaries (in RPM format) are
        available from the main dopewars web page,
       -at <a href="http://dopewars.sourceforge.net/">
       -http://dopewars.sourceforge.net/</a>. Just follow the link from
       +at <a href="https://dopewars.sourceforge.io/">
       +https://dopewars.sourceforge.io/</a>. Just follow the link from
        there to the download section. "rpm" is the RedHat Package Manager, a program
        for simplifying installation and upgrade of programs, and is part of the
        RedHat Linux distribution. If you are using a different distribution, it
       t@@ -41,7 +41,7 @@ equivalent, such as ncurses or cur_colr) for the text-mode client, and the
        <h2><a id="win32">Windows installation</a></h2>
        <p>The easiest way to install the Windows version is to download the Windows
        installer program from the
       -<a href="http://dopewars.sourceforge.net/download.html">download page</a>, and
       +<a href="https://dopewars.sourceforge.io/download.html">download page</a>, and
        run it (either instruct your web browser to "run from the current location",
        or save it to somewhere obvious like the Desktop and then double-click on its
        icon later). This should install all relevant files, and set up Start Menu
 (DIR) diff --git a/doc/metaserver.html b/doc/metaserver.html
       t@@ -46,7 +46,7 @@ servers and clients are upgraded to the latest version.</p>
        <h2><a id="client">Using the metaserver from the client</a></h2>
        <p>Players who want to use the metaserver to list the currently available
        servers should go to
       -<a href="http://dopewars.sourceforge.net/metaserver.php?getlist=2">this
       +<a href="https://dopewars.sourceforge.io/metaserver.php?getlist=2">this
        link</a>, or just follow the "Active servers" link from the main dopewars web
        page. It cannot be guaranteed that all the listed servers are functional - they
        may, for example, have been registered in error, or a server may have crashed
 (DIR) diff --git a/doc/server.html b/doc/server.html
       t@@ -85,7 +85,7 @@ a count of the number of active players, and current high scores.</p>
        
        <p>The metaserver also has a web interface, which is used by dopewars clients to
        obtain the list of servers, and can also be viewed with a web browser
       -<a href="http://dopewars.sourceforge.net/metaserver.php?getlist=2">here</a>.</p>
       +<a href="https://dopewars.sourceforge.io/metaserver.php?getlist=2">here</a>.</p>
        
        <p>Whether your server connects to the metaserver can be configured with the
        <a href="configfile.html#MetaServerActive">MetaServer.Active</a> configuration
 (DIR) diff --git a/doc/windows.html b/doc/windows.html
       t@@ -20,7 +20,7 @@ the end of the command line. To run a dopewars server, add <tt>-s</tt>
        instead.</p>
        
        <p>Binaries can be obtained from the main
       -<a href="http://dopewars.sourceforge.net/download.html">download site</a>, or
       +<a href="https://dopewars.sourceforge.io/download.html">download site</a>, or
        dopewars will compile with the free
        <a href="http://sourceware.cygnus.com/cygwin/">Cygwin</a> tools under Win32.
        dopewars uses the <a href="http://www.gtk.org/">GLib</a> library, which can
 (DIR) diff --git a/dopewars.spec.in b/dopewars.spec.in
       t@@ -3,7 +3,7 @@ Name:          @PACKAGE@
        Version:       @VERSION@
        Release:       1
        Vendor:        Ben Webb <benwebb@users.sf.net>
       -URL:           http://dopewars.sourceforge.net/
       +URL:           https://dopewars.sourceforge.io/
        License:       GPL
        Group:         Amusements/Games
        Source0:       %{name}-%{version}.tar.gz
 (DIR) diff --git a/po/de.po b/po/de.po
       t@@ -3227,14 +3227,14 @@ msgstr "Warte auf Verbindung zu Metaserver %s:%u..."
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:465
 (DIR) diff --git a/po/dopewars.pot b/po/dopewars.pot
       t@@ -2829,14 +2829,14 @@ msgstr ""
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:465
 (DIR) diff --git a/po/es.po b/po/es.po
       t@@ -3269,18 +3269,18 @@ msgstr "Esperando para conectarse al metaservidor en %s:%u..."
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Parece que está usando un cliente tremendamente viejo (versión 1.4.x)^ "
        "Aunque posiblemente funcione, muchas de las nuevas funcionalidades^ no "
        "estarán soportadas. Obtenga la última versión del sitio web de dopewars,^ "
       -"http://dopewars.sourceforge.net/."
       +"https://dopewars.sourceforge.io/."
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Advertencia: su cliente es demasiado viejo para soportar todas las^ "
        "funcionalidades de este servidor. Para «vivir la experiencia» completa,^ "
 (DIR) diff --git a/po/es_ES.po b/po/es_ES.po
       t@@ -3271,18 +3271,18 @@ msgstr "Esperando para conectarse al metaservidor en %s:%u..."
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Parece que estás usando un cliente tremendamente viejo (versión 1.4.x)^ "
        "Aunque posiblemente funcione, muchas de las nuevas funcionalidades^ no "
        "estarán soportadas. Obtén la última versión del sitio web de dopewars,^ "
       -"http://dopewars.sourceforge.net/."
       +"https://dopewars.sourceforge.io/."
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Advertencia: tu cliente es demasiado viejo para soportar todas las^ "
        "funcionalidades de este servidor. Para «vivir la experiencia» completa,^ "
 (DIR) diff --git a/po/fr.po b/po/fr.po
       t@@ -3201,14 +3201,14 @@ msgstr ""
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:465
 (DIR) diff --git a/po/fr_CA.po b/po/fr_CA.po
       t@@ -3294,22 +3294,22 @@ msgstr "En attente de la connexion au m
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Vous semblez utiliser une très vieille version (1.4.x) du jeu.  Cette "
        "versionrisque de fonctionner, mais plusieurs des nouvelles fonctionalités ne "
        "serontpas supportées.  Obtenez la dernière version sur le site web de "
       -"Dopewars: http://dopewars.sourceforge.net/"
       +"Dopewars: https://dopewars.sourceforge.io/"
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Votre version de Dopewars est trop vieille pour supporter les "
        "fonctionalitésde ce serveur.  Pour une meilleure expérience, obtenez la "
       -"dernière versionsur le site web de Dopewars: http://dopewars.sourceforge.net/"
       +"dernière versionsur le site web de Dopewars: https://dopewars.sourceforge.io/"
        
        #: src/serverside.c:465
        #, c-format
 (DIR) diff --git a/po/nn.po b/po/nn.po
       t@@ -3254,7 +3254,7 @@ msgstr "Ventar på tilkopling til metatenaren på %s:%u..."
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Det ser ut til at du bruker ein svært gamal (versjon 1.4.x)-klient.^Dette "
        "vil truleg fungera, men mange av dei nye eigenskapane til^dopewars vil ikkje "
       t@@ -3265,11 +3265,11 @@ msgstr ""
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        "Åtvaring: Klienten din er for gamal til å støtta alle^ eigenskapane ved "
        "denne tenaren. For den fulle^ «opplevinga» bør du henta den siste versjonen "
       -"av ^ dopewars frå vevsida: http://dopewars.sourceforge.net/"
       +"av ^ dopewars frå vevsida: https://dopewars.sourceforge.io/"
        
        #: src/serverside.c:465
        #, c-format
 (DIR) diff --git a/po/pl.po b/po/pl.po
       t@@ -3186,14 +3186,14 @@ msgstr ""
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:465
 (DIR) diff --git a/po/pt_BR.po b/po/pt_BR.po
       t@@ -3201,14 +3201,14 @@ msgstr ""
        msgid ""
        "You appear to be using an extremely old (version 1.4.x) client.^While this "
        "will probably work, many of the newer features^will be unsupported. Get the "
       -"latest version from the^dopewars website, http://dopewars.sourceforge.net/."
       +"latest version from the^dopewars website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:379
        msgid ""
        "Warning: your client is too old to support all of this^server's features. "
        "For the full \"experience\", get^the latest version of dopewars from "
       -"the^website, http://dopewars.sourceforge.net/."
       +"the^website, https://dopewars.sourceforge.io/."
        msgstr ""
        
        #: src/serverside.c:465
 (DIR) diff --git a/src/AIPlayer.c b/src/AIPlayer.c
       t@@ -2,7 +2,7 @@
         * AIPlayer.c     Code for dopewars computer players                    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/AIPlayer.h b/src/AIPlayer.h
       t@@ -2,7 +2,7 @@
         * AIPlayer.h     Header file for dopewars computer player code         *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/admin.c b/src/admin.c
       t@@ -2,7 +2,7 @@
         * admin.c        dopewars server administration                        *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/admin.h b/src/admin.h
       t@@ -2,7 +2,7 @@
         * admin.h        Header file for dopewars server administration        *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/configfile.c b/src/configfile.c
       t@@ -2,7 +2,7 @@
         * configfile.c   Functions for dealing with dopewars config files      *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/configfile.h b/src/configfile.h
       t@@ -2,7 +2,7 @@
         * configfile.h   Functions for dealing with dopewars config files      *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/convert.c b/src/convert.c
       t@@ -2,7 +2,7 @@
         * convert.c      Codeset conversion functions                          *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/convert.h b/src/convert.h
       t@@ -2,7 +2,7 @@
         * convert.h      Header file for codeset conversion functions          *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/curses_client/curses_client.c b/src/curses_client/curses_client.c
       t@@ -2,7 +2,7 @@
         * curses_client.c  dopewars client using the (n)curses console library *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/curses_client/curses_client.h b/src/curses_client/curses_client.h
       t@@ -2,7 +2,7 @@
         * curses_client.h  dopewars client using the (n)curses console library *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/cursesport/cursesport.c b/src/cursesport/cursesport.c
       t@@ -3,7 +3,7 @@
         *                     to be built on Win32 systems                     *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/cursesport/cursesport.h b/src/cursesport/cursesport.h
       t@@ -3,7 +3,7 @@
         *                     to be built on Win32 systems                     *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/dopewars.c b/src/dopewars.c
       t@@ -2,7 +2,7 @@
         * dopewars.c     dopewars - general purpose routines and init          *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/dopewars.h b/src/dopewars.h
       t@@ -2,7 +2,7 @@
         * dopewars.h     Common structures and stuff for dopewars              *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/error.c b/src/error.c
       t@@ -2,7 +2,7 @@
         * error.c        Error-handling routines for dopewars                  *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/error.h b/src/error.h
       t@@ -2,7 +2,7 @@
         * error.h        Header file for dopewars error-handling routines      *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/clist.c b/src/gtkport/clist.c
       t@@ -2,7 +2,7 @@
         * clist.c        GtkCList implementation for gtkport                   *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/clist.h b/src/gtkport/clist.h
       t@@ -2,7 +2,7 @@
         * clist.h        GtkCList implementation for gtkport                   *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/gtkenums.h b/src/gtkport/gtkenums.h
       t@@ -2,7 +2,7 @@
         * gtkenums.h     Enumerated types for gtkport code                     *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/gtkport.c b/src/gtkport/gtkport.c
       t@@ -2,7 +2,7 @@
         * gtkport.c      Portable "almost-GTK+" for Unix/Win32                 *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/gtkport.h b/src/gtkport/gtkport.h
       t@@ -2,7 +2,7 @@
         * gtkport.h      Portable "almost-GTK+" for Unix/Win32                 *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/unicodewrap.c b/src/gtkport/unicodewrap.c
       t@@ -2,7 +2,7 @@
         * unicodewrap.c  Unicode wrapper functions for Win32                   *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gtkport/unicodewrap.h b/src/gtkport/unicodewrap.h
       t@@ -2,7 +2,7 @@
         * unicodewrap.h  Unicode wrapper functions for Win32                   *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gui_client/gtk_client.c b/src/gui_client/gtk_client.c
       t@@ -2,7 +2,7 @@
         * gtk_client.c   dopewars client using the GTK+ toolkit                *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
       t@@ -2456,8 +2456,8 @@ void display_intro(GtkWidget *widget, gpointer data)
          PackCentredURL(vbox, _("Local HTML documentation"), docindex, WebBrowser);
          g_free(docindex);
        
       -  PackCentredURL(vbox, "http://dopewars.sourceforge.net/",
       -                 "http://dopewars.sourceforge.net/", WebBrowser);
       +  PackCentredURL(vbox, "https://dopewars.sourceforge.io/",
       +                 "https://dopewars.sourceforge.io/", WebBrowser);
        
          hsep = gtk_hseparator_new();
          gtk_box_pack_start(GTK_BOX(vbox), hsep, FALSE, FALSE, 0);
 (DIR) diff --git a/src/gui_client/gtk_client.h b/src/gui_client/gtk_client.h
       t@@ -2,7 +2,7 @@
         * gtk_client.h   dopewars client using the GTK+ toolkit                *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gui_client/newgamedia.c b/src/gui_client/newgamedia.c
       t@@ -2,7 +2,7 @@
         * newgamedia.c   New game dialog                                       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gui_client/newgamedia.h b/src/gui_client/newgamedia.h
       t@@ -2,7 +2,7 @@
         * newgamedia.h   New game dialog                                       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gui_client/optdialog.c b/src/gui_client/optdialog.c
       t@@ -2,7 +2,7 @@
         * optdialog.c    Configuration file editing dialog                     *
         * Copyright (C)  2002-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/gui_client/optdialog.h b/src/gui_client/optdialog.h
       t@@ -2,7 +2,7 @@
         * optdialog.c    Configuration file editing dialog                     *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/log.c b/src/log.c
       t@@ -2,7 +2,7 @@
         * log.c          dopewars - logging functions                          *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/log.h b/src/log.h
       t@@ -2,7 +2,7 @@
         * log.h          Logging functions for dopewars                        *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/message.c b/src/message.c
       t@@ -2,7 +2,7 @@
         * message.c      Message-handling routines for dopewars                *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/message.h b/src/message.h
       t@@ -2,7 +2,7 @@
         * message.h      Header file for dopewars message-handling routines    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/network.c b/src/network.c
       t@@ -2,7 +2,7 @@
         * network.c      Low-level networking routines                         *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/network.h b/src/network.h
       t@@ -2,7 +2,7 @@
         * network.h      Header file for low-level networking routines         *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/nls.h b/src/nls.h
       t@@ -2,7 +2,7 @@
         * nls.h          Header file for NLS (internationalization) defines    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_esd.c b/src/plugins/sound_esd.c
       t@@ -2,7 +2,7 @@
         * sound_esd.c    dopewars sound system (ESD/esound driver)             *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_esd.h b/src/plugins/sound_esd.h
       t@@ -2,7 +2,7 @@
         * sound_esd.h    Header file for dopewars sound system (ESD driver)    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_sdl.c b/src/plugins/sound_sdl.c
       t@@ -2,7 +2,7 @@
         * sound_sdl.c    dopewars sound system (SDL driver)                    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_sdl.h b/src/plugins/sound_sdl.h
       t@@ -2,7 +2,7 @@
         * sound_sdl.h    Header file for dopewars sound system (SDL driver)    *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_winmm.c b/src/plugins/sound_winmm.c
       t@@ -2,7 +2,7 @@
         * sound_winmm.c  dopewars sound system (Windows MM driver)             *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/plugins/sound_winmm.h b/src/plugins/sound_winmm.h
       t@@ -2,7 +2,7 @@
         * sound_winmm.h  Header file for dopewars sound system (WinMM driver)  *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/serverside.c b/src/serverside.c
       t@@ -2,7 +2,7 @@
         * serverside.c   Handles the server side of dopewars                   *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
       t@@ -350,7 +350,7 @@ void RemoteVersionCheck(Player *Play)
                _("You appear to be using an extremely old (version 1.4.x) client.^"
                  "While this will probably work, many of the newer features^"
                  "will be unsupported. Get the latest version from the^"
       -          "dopewars website, http://dopewars.sourceforge.net/."));
       +          "dopewars website, https://dopewars.sourceforge.io/."));
        
          /* The client has a smaller value of A_NUM; this means that not only does
           * it not support some features, it doesn't even know they might exist. */
       t@@ -359,7 +359,7 @@ void RemoteVersionCheck(Player *Play)
                _("Warning: your client is too old to support all of this^"
                  "server's features. For the full \"experience\", get^"
                  "the latest version of dopewars from the^"
       -          "website, http://dopewars.sourceforge.net/."));
       +          "website, https://dopewars.sourceforge.io/."));
          }
        
          /* Otherwise, the client is either the same version as the server, or
 (DIR) diff --git a/src/serverside.h b/src/serverside.h
       t@@ -2,7 +2,7 @@
         * serverside.h   Server-side parts of dopewars                         *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/sound.c b/src/sound.c
       t@@ -2,7 +2,7 @@
         * sound.c        dopewars sound system                                 *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/sound.h b/src/sound.h
       t@@ -2,7 +2,7 @@
         * sound.h        Header file for dopewars sound system                 *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/tstring.c b/src/tstring.c
       t@@ -2,7 +2,7 @@
         * tstring.c      "Translated string" wrappers for dopewars             *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/tstring.h b/src/tstring.h
       t@@ -2,7 +2,7 @@
         * tstring.h      "Translated string" wrappers for dopewars             *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/util.c b/src/util.c
       t@@ -2,7 +2,7 @@
         * util.c         Miscellaneous utility and portability functions       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/util.h b/src/util.h
       t@@ -2,7 +2,7 @@
         * util.h         Miscellaneous utility and portability functions       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/winmain.c b/src/winmain.c
       t@@ -2,7 +2,7 @@
         * winmain.c      Startup code and support for the Win32 platform       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/src/winmain.h b/src/winmain.h
       t@@ -2,7 +2,7 @@
         * winmain.h      Startup code and support for the Win32 platform       *
         * Copyright (C)  1998-2020  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/guifunc.c b/win32/guifunc.c
       t@@ -2,7 +2,7 @@
         * guifunc.c      GUI-specific shared functions for installer           *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/guifunc.h b/win32/guifunc.h
       t@@ -2,7 +2,7 @@
         * guifunc.h      GUI-specific shared functions for installer           *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/makeinstall.c b/win32/makeinstall.c
       t@@ -2,7 +2,7 @@
         * makeinstall.c  Program to create install data for setup.c            *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/setup.c b/win32/setup.c
       t@@ -2,7 +2,7 @@
         * setup.c        Simple Win32 installer for dopewars                   *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/uninstall.c b/win32/uninstall.c
       t@@ -2,7 +2,7 @@
         * uninstall.c    Simple Win32 uninstaller for dopewars                 *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/util.c b/win32/util.c
       t@@ -2,7 +2,7 @@
         * util.c         Shared functions for Win32 installer programs         *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *
 (DIR) diff --git a/win32/util.h b/win32/util.h
       t@@ -2,7 +2,7 @@
         * util.h         Shared functions for Win32 installer programs         *
         * Copyright (C)  2001-2004  Ben Webb                                   *
         *                Email: benwebb@users.sf.net                           *
       - *                WWW: http://dopewars.sourceforge.net/                 *
       + *                WWW: https://dopewars.sourceforge.io/                 *
         *                                                                      *
         * This program is free software; you can redistribute it and/or        *
         * modify it under the terms of the GNU General Public License          *