We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7547d62 commit 7c1cae0Copy full SHA for 7c1cae0
lsblk.lua
@@ -1,9 +1,9 @@
1
#! /usr/libexec/flua
2
-- List information about block devices.
3
---
4
-- https://github.com/dbohdan/lsblk.lua
5
--
6
--- Copyright (c) 2025 D. Bohdan
+-- SPDX-FileCopyrightText: 2025 D. Bohdan
+-- SPDX-License-Identifier: BSD-2-Clause
7
8
-- Redistribution and use in source and binary forms, with or without
9
-- modification, are permitted provided that the following conditions
0 commit comments