comparison gtk/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 c3c5d8e36aa3
children 63e5812d64ba
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 * GTK forwarder module for portabilty. 4 * GTK forwarder module for portabilty.
5 * 5 *
6 * (C) 2000-2003 Brian Smith <dbsoft@technologist.com> 6 * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
7 * (C) 2003 Mark Hessling <m.hessling@qut.edu.au> 7 * (C) 2003-2004 Mark Hessling <m.hessling@qut.edu.au>
8 * (C) 2002 Shmyrev <shmyrev@yandex.ru> 8 * (C) 2002 Shmyrev <shmyrev@yandex.ru>
9 */ 9 */
10 #include "dw.h" 10 #include "dw.h"
11 #include <string.h> 11 #include <string.h>
12 #include <stdlib.h> 12 #include <stdlib.h>