summaryrefslogtreecommitdiff
path: root/stacks/max25-bcpr/NOTICE.md
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
commit04d965d67a7264a1c7c211494aebda1953df7603 (patch)
tree0ebd700a6e219f84a26a656f4bee8778bc75da7b /stacks/max25-bcpr/NOTICE.md
Initial push
Diffstat (limited to 'stacks/max25-bcpr/NOTICE.md')
-rw-r--r--stacks/max25-bcpr/NOTICE.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/stacks/max25-bcpr/NOTICE.md b/stacks/max25-bcpr/NOTICE.md
new file mode 100644
index 0000000..ce3d139
--- /dev/null
+++ b/stacks/max25-bcpr/NOTICE.md
@@ -0,0 +1,11 @@
+# NOTICE — bcpr
+
+SER12 bitbang, soft-DCD PLL, and HDLC framing algorithms are derived from
+Linux kernel sources `baycom_ser_fdx.c` and `hdlcdrv.c` (Thomas Sailer et al.),
+Linux LTS v6.1.177, SPDX GPL-2.0-or-later.
+
+This userspace port is part of MAX25-Stack (GPL-3.0) and does **not** ship or
+maintain the in-tree `baycom_ser_fdx` kernel module as a product path.
+
+Upstream reference (plain files):
+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com