changeset 269:2e936651aef6

The _dw_thread fix was already in dw_main_iteration() removing the the duplicate. And added license file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 05 Mar 2003 19:29:44 +0000
parents 07bff0e012d3
children d2a80e648d33
files gtk/dw.c license.txt
diffstat 2 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gtk/dw.c	Wed Mar 05 08:11:45 2003 +0000
+++ b/gtk/dw.c	Wed Mar 05 19:29:44 2003 +0000
@@ -888,7 +888,6 @@
 	gtk_main_iteration();
 	_dw_thread = (pthread_t)-1;
 	gdk_threads_leave();
-_dw_thread = (pthread_t)-1;
 }
 
 /*
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/license.txt	Wed Mar 05 19:29:44 2003 +0000
@@ -0,0 +1,20 @@
+Copyright Information About Dynamic Windows.
+
+2000-2003 Brian Smith <dbsoft@technologist.com>
+2000 Achim Hasenmueller <achimha@innotek.de>
+2000 Peter Nielsen <peter@pmview.com>
+2003 Mark Hessling
+1998 Sergey I. Yevtushenko
+
+This license allows you to use this source code in any way you wish, given the
+following restrictions:
+
+Source code must keep the copyrights.
+Entities using the source code must acknowledge the Dynamic Windows contributors.
+(either passively when queried or actively through acknowledgements in the program)
+The following are not allowed to use Dynamic Windows in a commercial product:
+
+F/X Communuications
+Any entity associated with Bjarne Jensen
+
+