aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/uwp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-01-01 00:56:40 +0300
committerlevlam <levlam@telegram.org>2025-01-01 00:56:40 +0300
commitf1917d0d77ffdaa3495ea34e199eb61a9756c72d (patch)
treec5d46f2cf482f8ca674ee1ed96e413a20cabafd1 /example/uwp
parentef580cd3dd0e5223c2be503342dc29e128be866e (diff)
Update copyright year.
Diffstat (limited to 'example/uwp')
-rw-r--r--example/uwp/app/App.xaml.cs2
-rw-r--r--example/uwp/app/MainPage.xaml.cs2
-rw-r--r--example/uwp/app/Properties/AssemblyInfo.cs2
3 files changed, 3 insertions, 3 deletions
diff --git a/example/uwp/app/App.xaml.cs b/example/uwp/app/App.xaml.cs
index aec211658..7b253843e 100644
--- a/example/uwp/app/App.xaml.cs
+++ b/example/uwp/app/App.xaml.cs
@@ -1,5 +1,5 @@
//
-// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2025
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/example/uwp/app/MainPage.xaml.cs b/example/uwp/app/MainPage.xaml.cs
index 74f69bcaa..abca8a32d 100644
--- a/example/uwp/app/MainPage.xaml.cs
+++ b/example/uwp/app/MainPage.xaml.cs
@@ -1,5 +1,5 @@
//
-// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2025
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
diff --git a/example/uwp/app/Properties/AssemblyInfo.cs b/example/uwp/app/Properties/AssemblyInfo.cs
index b55a5f627..e79a4b16d 100644
--- a/example/uwp/app/Properties/AssemblyInfo.cs
+++ b/example/uwp/app/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("App2")]
-[assembly: AssemblyCopyright("Copyright © 2015-2024")]
+[assembly: AssemblyCopyright("Copyright © 2015-2025")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]