diff --git a/comport.c b/comport.c index 7bccf7b..b49551d 100644 --- a/comport.c +++ b/comport.c @@ -2086,6 +2086,6 @@ void comport_setup(void) null_tv.tv_usec = 0; #endif /* NOT _WIN32 */ verbose(-1, "comport - PD external for unix/windows\n" - "LGPL 1998-2015, Winfried Ritsch and others (see LICENSE.txt)\n" + "LGPL-2.1+ 1998-2022, Winfried Ritsch and others (see LICENSE.txt)\n" "Institute for Electronic Music - Graz"); }