diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:40:57 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:40:57 +0100 |
| commit | a1f66fa1ff1b518d47e5e732d36efc60e6b930e2 (patch) | |
| tree | e0b01a8786b96464c1ea260f76e83c9b5b5e1968 /sources/client/inputforms/InputForm.java | |
| parent | 039f3549126aa58adb030fcca29dc486f49dec25 (diff) | |
fix URIs in headers
Diffstat (limited to 'sources/client/inputforms/InputForm.java')
| -rw-r--r-- | sources/client/inputforms/InputForm.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/client/inputforms/InputForm.java b/sources/client/inputforms/InputForm.java index 8b665c5..3247dbb 100644 --- a/sources/client/inputforms/InputForm.java +++ b/sources/client/inputforms/InputForm.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 client.inputforms; |
