From 5f20981fe9df31cdd1a7bc27e576e11d991d6658 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2009 00:17:01 +0000 Subject: --- shared/Config.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/Config.java') diff --git a/shared/Config.java b/shared/Config.java index a256eff..2a9daf5 100644 --- a/shared/Config.java +++ b/shared/Config.java @@ -23,7 +23,7 @@ public final class Config { if (args.length > 0) { if (args[0].equals("--help")) { System.out.println(Config.VERSION + " help"); - System.out.println("Copyright (C) 2006 Paul Buetow [paul at buetow dot org]"); + System.out.println("(c) 2006, 2009 by Dipl.-Inform. (FH) Paul C. Buetow [netcalendar@dev.buetow.org]"); System.out.println("This is free software, see the LICENSE.txt for copying conditions. There is NO"); System.out.println("warranty; not even for MERCHANTABILITY of FITNESS FOR A PARTICULAR PURPOSE."); System.out.println(); -- cgit v1.2.3