summaryrefslogtreecommitdiff
path: root/client/LicenseWindow.java
diff options
context:
space:
mode:
Diffstat (limited to 'client/LicenseWindow.java')
-rw-r--r--client/LicenseWindow.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/LicenseWindow.java b/client/LicenseWindow.java
index c06f320..0f683ed 100644
--- a/client/LicenseWindow.java
+++ b/client/LicenseWindow.java
@@ -16,7 +16,7 @@ public class LicenseWindow extends InfoWindow {
public LicenseWindow(NetCalendarClient netCalendarClient) {
super(netCalendarClient, "License",
Config.VERSION + "\n" +
- "Copyright (C) 2006 by Paul C. Bütow\n\n" +
+ "Copyright (C) 2006, 2009 by Paul C. Buetow\n\n" +
"This program is free software; you can redistribute it and/or " +
"modify it under the terms of the GNU General Public License " +
"as published by the Free Software Foundation; either version 2 " +