chore: add copyright header
All checks were successful
default / dotnet default workflow (8.0) (push) Successful in 34s
All checks were successful
default / dotnet default workflow (8.0) (push) Successful in 34s
This commit is contained in:
parent
165e0c5c26
commit
246d15de38
27 changed files with 79 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) The Geekeey Authors
|
||||
// SPDX-License-Identifier: EUPL-1.2
|
||||
|
||||
namespace Geekeey.Extensions.Result.Tests;
|
||||
|
||||
internal sealed class CustomTestError : Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue