comparison os2/dw.c @ 516:caa7ed17c132

Updated copyrights and license file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 16 Mar 2004 02:55:04 +0000
parents 08d770271709
children b2065b0c39c1
comparison
equal deleted inserted replaced
515:c3c5d8e36aa3 516:caa7ed17c132
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-2003 Brian Smith <dbsoft@technologist.com> 5 * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
6 * (C) 2003-2004 Mark Hessling <m.hessling@qut.edu.au>
6 * (C) 2000 Achim Hasenmueller <achimha@innotek.de> 7 * (C) 2000 Achim Hasenmueller <achimha@innotek.de>
7 * (C) 2000 Peter Nielsen <peter@pmview.com> 8 * (C) 2000 Peter Nielsen <peter@pmview.com>
8 * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit) 9 * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit)
9 * 10 *
10 */ 11 */