tupdate copyright - 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 1bd1f5840fbcc2f4a9ee97f6d7ee06ca46cce80b
 (DIR) parent 4111d4c3240f60c003d6a464ce178f47e505a2c2
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sun,  6 Feb 2022 07:51:47 +0100
       
       update copyright
       
       Diffstat:
         M src/curses_client/curses_client.c   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/src/curses_client/curses_client.c b/src/curses_client/curses_client.c
       t@@ -348,7 +348,7 @@ void display_intro(void)
                            "possible (and stay alive)!"));
          mvaddcentstr(8, _("You have one month of game time to make your fortune and vaccinate the world."));
        
       -  g_string_printf(text, _("Version %-8s Copyright (C) 2001 Anders Damsgaard after Copyright (C) 1998-2021  Ben Webb "
       +  g_string_printf(text, _("Version %-8s Copyright (C) 2022 Anders Damsgaard, (C) 1998-2021 Ben Webb "
                                   "benwebb@users.sf.net"), VERSION);
          mvaddcentstr(10, text->str);
          g_string_assign(text, _("vaccinewars is released under the GNU "