From 3cd39827ec2d2aa8d69762de8fbf72322ca85038 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 16 Oct 2024 19:42:08 -0600 Subject: copyright statements --- .editorconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d029f52..fa5f176 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,8 @@ +# .editorconfig - How files in sbc_harness should be formatted +# +# Copyright (C) 2024 Luke T. Shumaker +# SPDX-Licence-Identifier: AGPL-3.0-or-later + root = true [*] -- cgit v1.2.3-2-g168b