comparison os2/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 a1efdd4a24af
children a0c386cd332b
comparison
equal deleted inserted replaced
2236:e7060d262939 2237:3e9c5bff0a57
1 /* 1 /*
2 * Dynamic Windows: 2 * Dynamic Windows:
3 * A GTK like implementation of the PM GUI 3 * A GTK like implementation of the PM GUI
4 * 4 *
5 * (C) 2000-2020 Brian Smith <brian@dbsoft.org> 5 * (C) 2000-2021 Brian Smith <brian@dbsoft.org>
6 * (C) 2003-2011 Mark Hessling <mark@rexx.org> 6 * (C) 2003-2011 Mark Hessling <mark@rexx.org>
7 * (C) 2000 Achim Hasenmueller <achimha@innotek.de> 7 * (C) 2000 Achim Hasenmueller <achimha@innotek.de>
8 * (C) 2000 Peter Nielsen <peter@pmview.com> 8 * (C) 2000 Peter Nielsen <peter@pmview.com>
9 * (C) 2007 Alex Taylor (some code borrowed from clipuni) 9 * (C) 2007 Alex Taylor (some code borrowed from clipuni)
10 * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit) 10 * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit)