From 56d8bff660180525e24c8a3800bd3e48b7fe7303 Mon Sep 17 00:00:00 2001
From: Seth Schoen <schoen@loyalty.org>
Date: Fri, 3 Nov 2023 09:14:06 -0700
Subject: [PATCH] Uncomment Ted Ts'o link

---
 dosp-survey.ltx | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dosp-survey.ltx b/dosp-survey.ltx
index 0753e46..0b8b787 100644
--- a/dosp-survey.ltx
+++ b/dosp-survey.ltx
@@ -143,14 +143,15 @@ for licenses.
 Another model is making individual software features or enhancements
 available to sponsors first, with a fixed time delay before making
 them available to the general public. An example of this is the North
-Road SLYR GIS software, which has a published feature roadmap and releases
-(and licenses) its implementation of each feature to sponsors first:
+Road SLYR GIS software\footnote{See \otsurl{https://north-road.com/slyr/}.},
+which has a published feature roadmap and releases (and licenses) its
+implementation of each feature to sponsors first:
 
 \begin{quote}
 While we fully intend to make the full SLYR plugin open source and freely publish the style/LYR/MXD conversion tools, we also require financial backing in order to support the significant time required to completely reverse engineer these file formats and develop quality tools supporting their use outside of the ESRI software ecosystem. Accordingly, the specifications and file parsing library will initially be closed source and available to SLYR license holders only. Exactly six months after we hit the pledged sponsorship levels for each stage of the project (check the progress below for each stage), we will open-source that component of the code and update the community version of the plugin.
 \end{quote}
 
-% https://north-road.com/slyr/
+% 
 
 \subsection{The Business Source License (BUSL)}\label{busl}
 
@@ -255,9 +256,8 @@ grants to specific code and project versions.
 One licensing practice often described as related to DOSP is implemented
 in the Bootstrap Open Source License (BOSL), previously called the
 Transitive Grace Period Public License (TGPPL).  This license was mainly
-devised by Zooko Wilcox-O'Hearn and implements a strategy previously
-proposed by Ted Ts'o.
-% https://thunk.org/tytso/TPL.html
+devised by Zooko Wilcox-O'Hearn.\footnote{It implements a strategy previously
+proposed by Ted Ts'o, at \otsurl{https://thunk.org/tytso/TPL.html}.}
 
 It is worth pointing out that the BOSL has no connection to the Bootstrap
 web framework project, which is under the MIT license. Both projects
-- 
GitLab