diff --git a/dosp-survey.ltx b/dosp-survey.ltx
index cd262b6984a736e4a0b3f142d877a1061be6bae5..30436d7acc84cff651f4d02157feb629db7d50f3 100644
--- a/dosp-survey.ltx
+++ b/dosp-survey.ltx
@@ -7,6 +7,7 @@ draft: true
 %% extends "report.ltx"
 
 \BLOCK{block preamble}
+\usepackage{longtable}
 \BLOCK{endblock}
 
 \BLOCK{block body}
@@ -250,8 +251,7 @@ comparison of uses of the BUSL; we have not yet devised a taxonomy
 for making these comparisons.
 
 % TODO Sort this table by date of BUSL adoption? ("BUSL date")
-\begin{table}[]
-\begin{tabular}{lllll}
+\begin{longtable}[l]{l l l l l}
 \textbf{Project} & \textbf{BUSL date} & \textbf{Change Date} & \textbf{Change License} & \textbf{Reference} \\
 
 Akka & 2022-09-07 & rel. +3 years & Apache v2 & \otsurl{https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka} \\
@@ -293,9 +293,7 @@ Terraform (etc.) & 2023-08-10 & rel. +4 years & MPL 2.0 & REF \\
 %      this relicensing applied, instead of the umbrella "etc."
 
 ZeroTier & 2019-08-28 & 5th cal. year & Apache v2 & REF \\
-\end{tabular}
-\end{table}
-% TODO: Do footnotes from a table not render properly?
+\end{longtable}
 
 \subsection{Differences From Other Licensing Strategies}\label{differences}