We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1bcac commit 0565bf3Copy full SHA for 0565bf3
src/Files.App/ViewModels/Properties/HashesViewModel.cs
@@ -1,4 +1,4 @@
1
-// Copyright (c) Files Community
+// Copyright (c) Files Community
2
// Licensed under the MIT License.
3
4
using Files.Shared.Helpers;
src/Files.App/Views/Properties/HashesPage.xaml
-<!-- Copyright (c) Files Community. Licensed under the MIT License. -->
+<!-- Copyright (c) Files Community. Licensed under the MIT License. -->
<vm:BasePropertiesPage
x:Class="Files.App.Views.Properties.HashesPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
src/Files.App/Views/Properties/HashesPage.xaml.cs
using Files.App.Data.Parameters;
0 commit comments