Skip to content

Commit 78e6757

Browse files
John Doeghost
John Doe
and
ghost
authored
Change copyright year to 2025 (#2289)
Co-authored-by: ghost <[email protected]>
1 parent f0352d3 commit 78e6757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Calculator/Views/Settings.xaml.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace CalculatorApp
2020
{
2121
public sealed partial class Settings : UserControl
2222
{
23-
private const string BUILD_YEAR = "2023";
23+
private const string BUILD_YEAR = "2025";
2424

2525
public event Windows.UI.Xaml.RoutedEventHandler BackButtonClick;
2626

0 commit comments

Comments
 (0)