diff options
| author | levlam <levlam@telegram.org> | 2025-01-01 00:56:40 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-01-01 00:56:40 +0300 |
| commit | f1917d0d77ffdaa3495ea34e199eb61a9756c72d (patch) | |
| tree | c5d46f2cf482f8ca674ee1ed96e413a20cabafd1 /example/uwp | |
| parent | ef580cd3dd0e5223c2be503342dc29e128be866e (diff) | |
Update copyright year.
Diffstat (limited to 'example/uwp')
| -rw-r--r-- | example/uwp/app/App.xaml.cs | 2 | ||||
| -rw-r--r-- | example/uwp/app/MainPage.xaml.cs | 2 | ||||
| -rw-r--r-- | example/uwp/app/Properties/AssemblyInfo.cs | 2 |
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("")] |
