diff dwt/custom/TreeEditor.d @ 108:0f12f6bb9739

author notice
author Frank Benoit <benoit@tionex.de>
date Fri, 18 Jan 2008 21:29:59 +0100
parents 0179b2e17eb2
children f2e04420fd6c
line wrap: on
line diff
--- a/dwt/custom/TreeEditor.d	Fri Jan 18 21:08:15 2008 +0100
+++ b/dwt/custom/TreeEditor.d	Fri Jan 18 21:29:59 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.custom.TreeEditor;