diff options
| author | Michael <[email protected]> | 2017-02-25 21:03:45 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-25 21:03:45 -0500 |
| commit | 973512118b101cc61b346d6108fe90c03c8dccda (patch) | |
| tree | 5bca4a75fb06fe74d96d5767809e4746f7e8bea6 /ShiftOS.WinForms/Applications | |
| parent | fed3801060be44b4a2ebad7c9d12605fb6954a13 (diff) | |
| download | shiftos_thereturn-973512118b101cc61b346d6108fe90c03c8dccda.tar.gz shiftos_thereturn-973512118b101cc61b346d6108fe90c03c8dccda.tar.bz2 shiftos_thereturn-973512118b101cc61b346d6108fe90c03c8dccda.zip | |
I've been coding ShiftOS for years. Silly me.
Diffstat (limited to 'ShiftOS.WinForms/Applications')
| -rw-r--r-- | ShiftOS.WinForms/Applications/About.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/About.cs b/ShiftOS.WinForms/Applications/About.cs index 54eddab..cd95296 100644 --- a/ShiftOS.WinForms/Applications/About.cs +++ b/ShiftOS.WinForms/Applications/About.cs @@ -27,7 +27,7 @@ namespace ShiftOS.WinForms.Applications lbshiftit.Top = label1.Top + label1.Height; lbaboutdesc.Text = $@"ShiftOS -Copyright (c) 2017-{DateTime.Now.Year} Michael VanOverbeek and ShiftOS devs +Copyright (c) 2015-{DateTime.Now.Year} Michael VanOverbeek and ShiftOS devs Engine version: Milestone 3, 1.0 Beta Series (Developer mode ON) Frontend version: 1.0 Beta 1.2 |
