comparison os2/dw.c @ 1386:fd1de4e9e542

Updated the readme and comments in the source files
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 25 Nov 2011 21:13:12 +0000
parents 156e32814c83
children 0512fbb08abf
comparison
equal deleted inserted replaced
1385:fc20ad815428 1386:fd1de4e9e542
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-2011 Brian Smith <brian@dbsoft.org> 5 * (C) 2000-2011 Brian Smith <brian@dbsoft.org>
6 * (C) 2003-2008 Mark Hessling <m.hessling@qut.edu.au> 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) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit) 9 * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit)
10 * 10 *
11 */ 11 */