logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/
commit: b928466738771627e0bebdda22bd75aff080af68
parent 4ad1ac3f75b70cbf54c23341cfb792cd3f237415
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  1 Oct 2025 00:19:20 +0200

articles/on-licensing.xml: workaround strange <p><ul> behavior

Diffstat:

Marticles/on-licensing.xml2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/articles/on-licensing.xml b/articles/on-licensing.xml @@ -55,6 +55,8 @@ <li>last paragraphs of <a href="https://lwn.net/Articles/541981/">SCALE: The life and times of the AGPL [lwn.net]</a> from March 13, 2013;</li> <li><a href="https://lwn.net/Articles/557820/">Debian, Berkeley DB, and AGPLv3 [lwn.net]</a> from July 10, 2013.</li> </ul> +</p> +<p> Note about the title of the last one: It's not just Debian but effectively all distros which at best provide berkdb 6.0 or the latest version as another package which can be installed concurrently from berkdb 5.3.x.<br />