comparison gtk/dw.c @ 2237:3e9c5bff0a57

Update copyright and changelog to include Rich Edit change on Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 06 Jan 2021 16:57:48 +0000
parents 9395c1efa98b
children 14a1e07e8f4e
comparison
equal deleted inserted replaced
2236:e7060d262939 2237:3e9c5bff0a57
1 /* 1 /*
2 * Dynamic Windows: 2 * Dynamic Windows:
3 * A GTK like cross-platform GUI 3 * A GTK like cross-platform GUI
4 * GTK forwarder module for portabilty. 4 * GTK forwarder module for portabilty.
5 * 5 *
6 * (C) 2000-2020 Brian Smith <brian@dbsoft.org> 6 * (C) 2000-2021 Brian Smith <brian@dbsoft.org>
7 * (C) 2003-2011 Mark Hessling <mark@rexx.org> 7 * (C) 2003-2011 Mark Hessling <mark@rexx.org>
8 * (C) 2002 Nickolay V. Shmyrev <shmyrev@yandex.ru> 8 * (C) 2002 Nickolay V. Shmyrev <shmyrev@yandex.ru>
9 */ 9 */
10 #include "dwconfig.h" 10 #include "dwconfig.h"
11 #include "dw.h" 11 #include "dw.h"