git: 776ba7badef0 - main - freebsd-tips: Tip about drivers licenses

From: Aymeric Wibo <obiwac_at_FreeBSD.org>
Date: Sun, 09 Aug 2026 08:44:02 UTC
The branch main has been updated by obiwac:

URL: https://cgit.FreeBSD.org/src/commit/?id=776ba7badef0ef1d6d097bf300cdcd6fc13478d4

commit 776ba7badef0ef1d6d097bf300cdcd6fc13478d4
Author:     Aymeric Wibo <obiwac@FreeBSD.org>
AuthorDate: 2026-08-08 15:32:25 +0000
Commit:     Aymeric Wibo <obiwac@FreeBSD.org>
CommitDate: 2026-08-09 08:43:12 +0000

    freebsd-tips: Tip about drivers licenses
    
    Reviewed by:    fuz, ngie
    Co-authored-by: Robert Clausecker <fuz@FreeBSD.org>
    Differential Revision:  https://reviews.freebsd.org/D58727
---
 usr.bin/fortune/datfiles/freebsd-tips | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
index 47fd3c755626..8aa36218b5fa 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -868,3 +868,7 @@ h() { fc -l -22; printf "%s\n" "`date +%H:%M` -- `apm -l`% -- `pwd`"; }
 
 		-- Alexander Ziaee <ziaee@FreeBSD.org>
 %
+To write a device driver, you do not actually need a drivers license.
+
+		-- Aymeric Wibo <obiwac@FreeBSD.org>
+%