From 206164e4b0f94ca7490caafb7e51fa62c47d5611 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2009 16:17:48 +0000 Subject: credits updated --- client/AboutWindow.java | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'client/AboutWindow.java') diff --git a/client/AboutWindow.java b/client/AboutWindow.java index d3e8008..5b5fcc2 100644 --- a/client/AboutWindow.java +++ b/client/AboutWindow.java @@ -1,5 +1,4 @@ -package client; - +package client; import shared.*; /** @@ -29,8 +28,10 @@ public class AboutWindow extends InfoWindow { "for testing and suggestions for improvements; Web: www.b78.org\n\n" + "Prof. Dr. rer. nat. H. Fassbender " + "for supervision of expert opinion; Web: www.fassbender.fh-aachen.de\n\n" + - "Florian P. Buetow " + - "for ideas concerning the splash image; Web: www.florianbuetow.com" + "Florian P. Buetow " + + "for ideas concerning the splash image; Web: www.florianbuetow.com\n\n" + + "Kay Czarnotta " + + "for ideas concerning the icon and an optimization tip for NetCalendar for Mac OS X; Web: eagleeye.byte-welt.net" ); } -- cgit v1.2.3