bump copyright boilerplate
This commit is contained in:
parent
5c3d3adaf0
commit
b0eea92472
1 changed files with 1 additions and 1 deletions
|
|
@ -2086,6 +2086,6 @@ void comport_setup(void)
|
||||||
null_tv.tv_usec = 0;
|
null_tv.tv_usec = 0;
|
||||||
#endif /* NOT _WIN32 */
|
#endif /* NOT _WIN32 */
|
||||||
verbose(-1, "comport - PD external for unix/windows\n"
|
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");
|
"Institute for Electronic Music - Graz");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue