From 27a495776b85cd45f0e708a37490126423984dcc Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sun, 5 Jan 2003 12:50:04 +0000
Subject: [PATCH] Increased copyright date to 2003.

---
 src/sbbs3/ctrl/AboutBoxFormUnit.dfm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sbbs3/ctrl/AboutBoxFormUnit.dfm b/src/sbbs3/ctrl/AboutBoxFormUnit.dfm
index 66ee396784..5f2b5c832f 100644
--- a/src/sbbs3/ctrl/AboutBoxFormUnit.dfm
+++ b/src/sbbs3/ctrl/AboutBoxFormUnit.dfm
@@ -2640,7 +2640,7 @@ object AboutBoxForm: TAboutBoxForm
     Alignment = taRightJustify
     Anchors = [akLeft, akBottom]
     AutoSize = False
-    Caption = 'Copyright 2002 -'
+    Caption = 'Copyright 2003 -'
     Font.Charset = DEFAULT_CHARSET
     Font.Color = clWindowText
     Font.Height = -15
-- 
GitLab