changeset 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
files gtk/dw.c license.txt mac/dw.c os2/dw.c win/dw.c
diffstat 5 files changed, 10 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/gtk/dw.c	Tue Mar 16 02:50:42 2004 +0000
+++ b/gtk/dw.c	Tue Mar 16 02:55:04 2004 +0000
@@ -3,8 +3,8 @@
  *          A GTK like implementation of the PM GUI
  *          GTK forwarder module for portabilty.
  *
- * (C) 2000-2003 Brian Smith <dbsoft@technologist.com>
- * (C) 2003 Mark Hessling <m.hessling@qut.edu.au>
+ * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
+ * (C) 2003-2004 Mark Hessling <m.hessling@qut.edu.au>
  * (C) 2002 Shmyrev <shmyrev@yandex.ru>
  */
 #include "dw.h"
--- a/license.txt	Tue Mar 16 02:50:42 2004 +0000
+++ b/license.txt	Tue Mar 16 02:55:04 2004 +0000
@@ -1,9 +1,10 @@
 Copyright Information About Dynamic Windows.
 
-2000-2003 Brian Smith <dbsoft@technologist.com>
+2000-2004 Brian Smith <dbsoft@technologist.com>
+2003-2004 Mark Hessling <m.hessling@qut.edu.au>
+2002 Shmyrev <shmyrev@yandex.ru>
 2000 Achim Hasenmueller <achimha@innotek.de>
 2000 Peter Nielsen <peter@pmview.com>
-2003 Mark Hessling <m.hessling@qut.edu.au>
 1998 Sergey I. Yevtushenko
 
 This license allows you to use this source code in any way you wish, given the
--- a/mac/dw.c	Tue Mar 16 02:50:42 2004 +0000
+++ b/mac/dw.c	Tue Mar 16 02:55:04 2004 +0000
@@ -2,7 +2,7 @@
  * Dynamic Windows:
  *          A GTK like implementation of the MacOS GUI
  *
- * (C) 2003 Brian Smith <dbsoft@technologist.com>
+ * (C) 2003-2004 Brian Smith <dbsoft@technologist.com>
  *
  */
 #include "dw.h"
--- a/os2/dw.c	Tue Mar 16 02:50:42 2004 +0000
+++ b/os2/dw.c	Tue Mar 16 02:55:04 2004 +0000
@@ -2,7 +2,8 @@
  * Dynamic Windows:
  *          A GTK like implementation of the PM GUI
  *
- * (C) 2000-2003 Brian Smith <dbsoft@technologist.com>
+ * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
+ * (C) 2003-2004 Mark Hessling <m.hessling@qut.edu.au>
  * (C) 2000 Achim Hasenmueller <achimha@innotek.de>
  * (C) 2000 Peter Nielsen <peter@pmview.com>
  * (C) 1998 Sergey I. Yevtushenko (some code borrowed from cell toolkit)
--- a/win/dw.c	Tue Mar 16 02:50:42 2004 +0000
+++ b/win/dw.c	Tue Mar 16 02:55:04 2004 +0000
@@ -3,8 +3,8 @@
  * Dynamic Windows:
  *          A GTK like implementation of the Win32 GUI
  *
- * (C) 2000-2003 Brian Smith <dbsoft@technologist.com>
- * (C) 2003 Mark Hessling <m.hessling@qut.edu.au>
+ * (C) 2000-2004 Brian Smith <dbsoft@technologist.com>
+ * (C) 2003-2004 Mark Hessling <m.hessling@qut.edu.au>
  *
  */
 #define _WIN32_IE 0x0500