diff --git a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj
index 879ad46..2ffe849 100644
--- a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj
+++ b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj
@@ -27,7 +27,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/Directory.Build.props b/Directory.Build.props
index d82c1ea..53fe5eb 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -4,7 +4,7 @@
.NET client for adb, the Android Debug Bridge (AdvancedSharpAdbClient)
The Android Open Source Project, Ryan Conrad, Quamotion and improved by yungd1plomat and wherewhere
True
- https://github.com/quamotion/madb
+ Copyright © 2021 - 2024 SharpAdb. All Rights Reserved.
AdvancedSharpAdbClient is a .NET library that allows .NET, Mono, Unity applications to communicate with Android devices. It's a improved version of SharpAdbClient.
True
True