mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-05 20:51:09 -07:00
Change copyright year to 2025 (#2289)
Co-authored-by: ghost <ghost@users.noreply.github.com>
This commit is contained in:
parent
f0352d3ef2
commit
78e6757c2c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ namespace CalculatorApp
|
|||
{
|
||||
public sealed partial class Settings : UserControl
|
||||
{
|
||||
private const string BUILD_YEAR = "2023";
|
||||
private const string BUILD_YEAR = "2025";
|
||||
|
||||
public event Windows.UI.Xaml.RoutedEventHandler BackButtonClick;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue