diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index 2aa13e7..339ad64 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ # .editorconfig - How files in sbc-harness should be formatted # # Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> -# SPDX-Licence-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: AGPL-3.0-or-later root = true |