Skip to content

Commit 420df4d

Browse files
copyleftdevclaude
andcommitted
Add README and GPL-3.0-or-later license
Professional README with badges, architecture diagram, tool reference, device specs, fuzz results, and quick start guide. GPL-3.0 aligns with the Linux kernel ecosystem (uvcvideo, v4l2loopback). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 18ee47b commit 420df4d

3 files changed

Lines changed: 929 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exclude = [
1515
[workspace.package]
1616
version = "0.1.0"
1717
edition = "2021"
18-
license = "MIT"
18+
license = "GPL-3.0-or-later"
1919
authors = ["Facecam Ubuntu Runtime"]
2020

2121
[workspace.dependencies]

0 commit comments

Comments
 (0)