From e18d7ed65c287f15f06736b16a4f51de89a11504 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2009 16:34:38 +0000 Subject: added academic title --- client/AboutWindow.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/AboutWindow.java') diff --git a/client/AboutWindow.java b/client/AboutWindow.java index 5b5fcc2..0faa2cf 100644 --- a/client/AboutWindow.java +++ b/client/AboutWindow.java @@ -17,7 +17,7 @@ public class AboutWindow extends InfoWindow { public AboutWindow(NetCalendarClient netCalendarClient) { super(netCalendarClient, "About", Config.VERSION + "\n" + - "Copyright (C) 2006, 2009 by Paul C. Buetow; " + + "(c) 2006, 2009 by Dipl.-Inform. (FH) Paul C. Buetow; " + "Web: netcalendar.buetow.org; E-Mail: " + getEmailAddr() + "\n\n" + "NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application " + "programmed in Java. Its initial motivation was a programming project at the Aachen " + -- cgit v1.2.3