diff dwt/widgets/Widget.d @ 72:5899e0b43e5d

porting notice
author Frank Benoit <benoit@tionex.de>
date Tue, 15 Jan 2008 07:20:20 +0100
parents 295b29fc7d13
children 5f2f175327bc
line wrap: on
line diff
--- a/dwt/widgets/Widget.d	Tue Jan 15 06:44:34 2008 +0100
+++ b/dwt/widgets/Widget.d	Tue Jan 15 07:20:20 2008 +0100
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2007 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
@@ -7,6 +7,8 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ * Port to the D programming language:
+ *     Frank Benoit <benoit@tionex.de>
  *******************************************************************************/
 module dwt.widgets.Widget;