From: Thomas de Grivel Subject: Re: [patch] ext4fs rw To: thodg@kmx.io, deraadt@openbsd.org, tech@openbsd.org Date: Mon, 23 Mar 2026 04:22:24 +0100 On Mon, Mar 23, 2026 at 4:17 AM Kirill A. Korinsky wrote: > > On Mon, 23 Mar 2026 03:58:15 +0100, > Thomas de Grivel wrote: > > > > But maybe even using emacs could be GPL-corrupted and lead to > > atrocious macros leading to GPL licensed code in all my files !!!! > > > > Have you read GPL license? Many times. > It doesn't enforce license for result of used GPL tool. Emacs is safe ! I think it only enforces license for copying, using, modifying and provides clauses for redistribution. So it cannot spell it's own code and inject it in yours via any macro at any time.