diff --git a/source/latex/uosdocs/uosdocs.dtx b/source/latex/uosdocs/uosdocs.dtx
index d78b0dbe7ff5ad2e078f583dfb7e0f447f1f02dd..a9e449a7a72b46079b77e80700275bcae5c0544b 100644
--- a/source/latex/uosdocs/uosdocs.dtx
+++ b/source/latex/uosdocs/uosdocs.dtx
@@ -7,7 +7,7 @@
 % The thesis, minithesis, progress, project, report, gdp, gdpsummary and article environments are written to separate
 % class files uosthesis.cls, uosminithesis.cls, uosprogress.cls, uosproject.cls, uosreport.cls, uosgdp.cls, uosgdpsummary.cls and uosarticle.cls.
 % Copyright (C) 2001 by Steve R. Gunn
-% Later Modifications 2018 by Edward Longman
+% Later Modifications (C) 2018 by Edward Longman
 %    \begin{macrocode}
 %<thesis|minithesis|progress|project|article|report|gdp|gdpsummary>\NeedsTeXFormat{LaTeX2e}[2007/02/26]
 %    \end{macrocode}
@@ -1516,10 +1516,6 @@ This work is all about \dots
 %% The List of listings does not, by default, appear in the ToC, so....
 \addtotoc{List of Listings}
 \lstlistoflistings
-%</testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
-%%Lightweight Definitions and Abbreviations see package:nomencl for alternative
-\listofsymbols{ll}{$w$ & The weight vector}
-%</testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp>
 %<*testthesis|testminithesis|testproject|testreport|testgdp>
 %% ---------- AUTHORSHIP DECLARATION/ ACKNOW. / DEDICATORY ----------
 %% Either include citations like below (as many as required spaced with commas or 'and').
@@ -1532,6 +1528,10 @@ This work is all about \dots
 \acknowledgements{Thanks to no one.}
 \dedicatory{To \dots}
 %</testthesis|testminithesis|testproject|testreport|testgdp>
+%%Lightweight Definitions and Abbreviations see package:nomencl for alternative
+\listofsymbols{ll}{$w$ & The weight vector}
+%</testthesis|testminithesis|testprogress|testproject|testreport|testgdp>
+%</testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp>
 %<*testthesis|testminithesis|testprogress|testproject|testreport|testarticle|testgdp|testgdpsummary>
 \mainmatter
 %% ------------------ MAIN MATTER (CONTENT) --------------------
diff --git a/source/latex/uosdocs/uosdocs.ins b/source/latex/uosdocs/uosdocs.ins
index 88caca865980e5749d31085c478ce6bd73382e1e..2c71854307c146f577ecb16b4093125804d2fed0 100644
--- a/source/latex/uosdocs/uosdocs.ins
+++ b/source/latex/uosdocs/uosdocs.ins
@@ -6,6 +6,7 @@
 \preamble
 
 Copyright (C) 2001 by Steve R. Gunn
+Modifications Copyright (C) 2019 by Edward Longman
 
 This file is part of the UoSDocs class distribution