Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
faa962a2
Commit
faa962a2
authored
2 months ago
by
Rob Swindell
Committed by
Deucе
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Increment copyright year to 2025
parent
28df30fd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/sbbs3/ctrl/AboutBoxFormUnit.dfm
+1
-1
1 addition, 1 deletion
src/sbbs3/ctrl/AboutBoxFormUnit.dfm
src/sbbs3/ctrl/sbbsctrl.bpr
+1
-1
1 addition, 1 deletion
src/sbbs3/ctrl/sbbsctrl.bpr
src/sbbs3/sbbsdefs.h
+1
-1
1 addition, 1 deletion
src/sbbs3/sbbsdefs.h
with
3 additions
and
3 deletions
src/sbbs3/ctrl/AboutBoxFormUnit.dfm
+
1
−
1
View file @
faa962a2
...
...
@@ -13373,7 +13373,7 @@ object AboutBoxForm: TAboutBoxForm
Alignment = taRightJustify
Anchors = [akLeft, akBottom]
AutoSize = False
Caption = 'Copyright 202
4
::'
Caption = 'Copyright 202
5
::'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
...
...
This diff is collapsed.
Click to expand it.
src/sbbs3/ctrl/sbbsctrl.bpr
+
1
−
1
View file @
faa962a2
...
...
@@ -142,7 +142,7 @@ CompanyName=Rob Swindell
FileDescription=Synchronet BBS Control Panel
FileVersion=3.20.0.0
InternalName=
LegalCopyright=(C) 202
4
Rob Swindell
LegalCopyright=(C) 202
5
Rob Swindell
LegalTrademarks=
OriginalFilename=sbbsctrl.exe
ProductName=Synchronet BBS
...
...
This diff is collapsed.
Click to expand it.
src/sbbs3/sbbsdefs.h
+
1
−
1
View file @
faa962a2
...
...
@@ -41,7 +41,7 @@
#define VERSION_NOTICE "Synchronet BBS for " PLATFORM_DESC\
" Version " VERSION
#define COPYRIGHT_NOTICE "Copyright 202
4
Rob Swindell"
#define COPYRIGHT_NOTICE "Copyright 202
5
Rob Swindell"
#define SBBSCTRL_DEFAULT "/sbbs/ctrl"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment