diff --git a/intro.tex b/intro.tex
index 580ea2b246840001c8f4239dc8e3ff50aadb66e6..1b483c8ffc6e069e92b47825ce26d8dee8a70c99 100644
--- a/intro.tex
+++ b/intro.tex
@@ -24,26 +24,6 @@
 
 \end{itemize}
 
-\subsubsection*{The Right to Improve}
-
-\noindent
-This book has problems, and that's fine.
-I've put this under a share-alike licence,\footnote{\tt GNU General Public License 3 or (at your option) any later version.} so anyone can grab a copy of the basic \LaTeX~ document it's written in and make improvements.
-This isn't the Open Gaming Licence of D20 where they magnanimously allow you to use their word for a mechanic and let you publish things for their products -- this is a publicly owned book.
-
-No longer do imaginative Games Masters have to scribble their inspired house rules onto the back of an old banking statement and Sellotape it to the last page of the core book.
-Instead, you have the complete source documents, and can modify it as you please, creating a cohesive book.
-If you spot an error, you can correct it.
-If you want to add a couple of spells, it's no problem.
-Just download the source from gitlab.com/bindrpg/, download a \LaTeX~ editor, and make the changes you want.
-Once you're happy with your changes, you might even send it off to a printing shop for a copy of your own version.
-
-And if you happen to make some useful additions, or even deletions, be sure to add them to another git project, where others can benefit from your genius.
-
-With a little work, we could get a real community-based RPG.
-Something that's always free, something that gets a new edition as and when people want, with just the changes that people want -- a continuously evolving work.
-
-This particular version was last revised on \today.
 
 \subsection*{Further Reading}
 
diff --git a/systems.tex b/systems.tex
index 6c3e3599a02cb5e4dc724fa9f1b939605a4e7331..3d3acbc5a1f73dd1416c6a4a1b71fb62e2d4e24c 100644
--- a/systems.tex
+++ b/systems.tex
@@ -360,3 +360,28 @@ This method of players rolling before roleplaying to indicate their roll gives v
 The roll of the dice also acts as a way of saying `I am about to speak', so people can pace conversation without interruption.
 
 \end{multicols}
+
+\pagebreak
+\section*{The Right to Improve}
+
+\begin{multicols}{2}
+\noindent
+This book has problems, and that's fine.
+I've put this under a share-alike licence,\footnote{\tt GNU General Public License 3 or (at your option) any later version.} so anyone can grab a copy of the basic \LaTeX~ document it's written in and make improvements.
+This isn't the Open Gaming Licence of D20 where they magnanimously allow you to use their word for a mechanic and let you publish things for their products -- this is a publicly owned book.
+
+No longer do imaginative Games Masters have to scribble their inspired house rules onto the back of an old banking statement and Sellotape it to the last page of the core book.
+Instead, you have the complete source documents, and can modify it as you please, creating a cohesive book.
+If you spot an error, you can correct it.
+If you want to add a couple of spells, it's no problem.
+Just download the source from gitlab.com/bindrpg/, download a \LaTeX~ editor, and make the changes you want.
+Once you're happy with your changes, you might even send it off to a printing shop for a copy of your own version.
+
+And if you happen to make some useful additions, or even deletions, be sure to add them to another git project, where others can benefit from your genius.
+
+With a little work, we could get a real community-based RPG.
+Something that's always free, something that gets a new edition as and when people want, with just the changes that people want -- a continuously evolving work.
+
+This particular version was last revised on \today.
+
+\end{multicols}