# HG changeset patch # User Frank Benoit # Date 1204479862 -3600 # Node ID 96a7ecc03d9849cc1ca5d863ee63384a484f010f # Parent bfdfcd1c8f28d92259c5c8dd7985506504e4d24a Author notice diff -r bfdfcd1c8f28 -r 96a7ecc03d98 dwtexamples/addressbook/AddressBook.d --- a/dwtexamples/addressbook/AddressBook.d Sun Mar 02 18:44:13 2008 +0100 +++ b/dwtexamples/addressbook/AddressBook.d Sun Mar 02 18:44:22 2008 +0100 @@ -7,6 +7,8 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Port to the D programming language: + * Frank Benoit *******************************************************************************/ module dwtexamples.addressbook.AddressBook;