chore: add copyright header
All checks were successful
default / dotnet default workflow (8.0) (push) Successful in 39s

This commit is contained in:
Louis Seubert 2024-05-01 18:30:15 +02:00
parent 165e0c5c26
commit 2a5c134d9f
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
26 changed files with 77 additions and 2 deletions

View file

@ -1,3 +1,6 @@
// Copyright (c) The Geekeey Authors
// SPDX-License-Identifier: EUPL-1.2
using System.Diagnostics.CodeAnalysis;
using System.Runtime.CompilerServices;