aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/uwp
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-01-01 00:03:55 +0300
committerlevlam <levlam@telegram.org>2026-01-01 00:03:55 +0300
commit4d06d1ba3a1978476fe2b6575de8388439f6baa3 (patch)
tree7db63e8b779d74c5f1b77c0625fcb4f6c3314728 /example/uwp
parentc1e37b65bfb8e8a006ca05d2fd6f42c33defcaf2 (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 7b253843e..1d84ea676 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-2025
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026
//
// 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 abca8a32d..75523766d 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-2025
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026
//
// 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 e79a4b16d..295f3dc78 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-2025")]
+[assembly: AssemblyCopyright("Copyright © 2014-2026")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]