From a1f66fa1ff1b518d47e5e732d36efc60e6b930e2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:40:57 +0100 Subject: fix URIs in headers --- sources/shared/Config.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/shared/Config.java') diff --git a/sources/shared/Config.java b/sources/shared/Config.java index 15a7591..9643970 100644 --- a/sources/shared/Config.java +++ b/sources/shared/Config.java @@ -1,5 +1,5 @@ /* NetCalendar 2006, 2009 (c) Dipl.-Inform. (FH) Paul C. Buetow - * http://netcalendar.buetow.org - netcalendar@dev.buetow.org + * http://buetow.org - netcalendar@dev.buetow.org */ package shared; -- cgit v1.2.3