comparison gtk/dw.c @ 524:55c9fa60af78

Included Nickolay V. Shmyrev's full name in the license and source files.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 17 Mar 2004 18:49:14 +0000
parents e3d6f2aac90c
children d3ce0afa6cf5
comparison
equal deleted inserted replaced
523:b2065b0c39c1 524:55c9fa60af78
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-2004 Brian Smith <dbsoft@technologist.com> 6 * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
7 * (C) 2003-2004 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 Nickolay V. 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>
13 #include <sys/utsname.h> 13 #include <sys/utsname.h>