Skip to content

Commit f7da013

Browse files
Merge pull request #22 from RemarkableTools/dev
Copyright 2023
2 parents 59a80da + 95aa45d commit f7da013

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2022 Remarkable Tools
1+
Copyright 2023 Remarkable Tools
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

src/Mx.NET.SDK.Core/Mx.NET.SDK.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackAsTool>False</PackAsTool>
1919
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2020
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
21-
<Copyright>Copyright © Remarkable Tools 2022</Copyright>
21+
<Copyright>Copyright © Remarkable Tools 2023</Copyright>
2222
<PackageIcon>RemarkableToolsPackage.jpg</PackageIcon>
2323
<PackageReleaseNotes>SDK updates and improvements</PackageReleaseNotes>
2424
</PropertyGroup>

src/Mx.NET.SDK.Wallet/Mx.NET.SDK.Wallet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1616
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
1717
<Title>RemarkableTools.Mx.Wallet</Title>
18-
<Copyright>Copyright © Remarkable Tools 2022</Copyright>
18+
<Copyright>Copyright © Remarkable Tools 2023</Copyright>
1919
<PackageIcon>RemarkableToolsPackage.jpg</PackageIcon>
2020
<PackageReadmeFile>README.md</PackageReadmeFile>
2121
<PackageReleaseNotes>.NET SDK Release</PackageReleaseNotes>

src/Mx.NET.SDK/Mx.NET.SDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackAsTool>False</PackAsTool>
1919
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2020
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
21-
<Copyright>Copyright © Remarkable Tools 2022</Copyright>
21+
<Copyright>Copyright © Remarkable Tools 2023</Copyright>
2222
<PackageIcon>RemarkableToolsPackage.jpg</PackageIcon>
2323
<PackageReleaseNotes>SDK updates and improvements</PackageReleaseNotes>
2424
</PropertyGroup>

0 commit comments

Comments
 (0)