From aded5760f4e793e895584a892ce848cd27ac7d7a Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 20 Jun 2025 14:05:56 +0200 Subject: [PATCH] Fix copyright in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d12b9c9..a545302 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ I might as well share it with the community. Perhaps some will find it useful. ## License +``` Copyright (c) 2025 The FreeBSD Foundation Copyright (c) 2025 Eilertsens Kodeknekkeri SPDX-License-Identifier: BSD-2-Clause +``` This code is shared under a BSD 2-Clause license. See [the included license](LICENSES/BSD-2-Clause.txt) for details.