Skip to content

Commit 7c1cae0

Browse files
committed
docs(license): add SPDX tags in top comment
1 parent 7547d62 commit 7c1cae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lsblk.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#! /usr/libexec/flua
22
-- List information about block devices.
3-
--
43
-- https://github.com/dbohdan/lsblk.lua
54
--
6-
-- Copyright (c) 2025 D. Bohdan
5+
-- SPDX-FileCopyrightText: 2025 D. Bohdan
6+
-- SPDX-License-Identifier: BSD-2-Clause
77
--
88
-- Redistribution and use in source and binary forms, with or without
99
-- modification, are permitted provided that the following conditions

0 commit comments

Comments
 (0)