summaryrefslogtreecommitdiff
path: root/client/LicenseWindow.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2009-02-07 11:35:19 +0000
committerPaul Buetow <paul@buetow.org>2009-02-07 11:35:19 +0000
commitfd086f5895ba56fb8b6282929c8ed1357e0b5069 (patch)
tree5b392100eb1dd1a4197e9a0608ea0be1d57ad357 /client/LicenseWindow.java
parent0031991fad54c376b742b1a425531345638cbf57 (diff)
few mods
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 " +