summaryrefslogtreecommitdiff
path: root/go.sum.license
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2026-01-01 18:12:44 +0100
committerLibravatar Terin Stock <terinjokes@gmail.com>2026-01-01 18:24:02 +0100
commit9e5c5ada9907247cbeeadf2e9b817a015abf888f (patch)
tree65111d833a28abe545f392f70e1026916581f7d9 /go.sum.license
parentinitial commit (diff)
downloadodescsitoolbox-0.1.0.tar.xz
feat: SCSI Toolbox for Linuxv0.1.0
Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and the "SG_IO" ioctl, along with an extremely simple CLI tool to interact with the SCSI emulator.
Diffstat (limited to 'go.sum.license')
-rw-r--r--go.sum.license2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum.license b/go.sum.license
new file mode 100644
index 0000000..cf53d2b
--- /dev/null
+++ b/go.sum.license
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: None
+SPDX-License-Identifier: CC0-1.0