mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Change copyright year to 2025
This commit is contained in:
parent
70bdfe851c
commit
452bba04d2
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