diff --git a/ecsdocs.dtx b/ecsdocs.dtx
index 6114886c50e400863d54f9d434c8aa108d8072f9..e1b29c664670715969ce9c6deb18b5384e803db4 100644
--- a/ecsdocs.dtx
+++ b/ecsdocs.dtx
@@ -12,7 +12,7 @@
 %
 % \iffalse
 % Copyright (C) 2001 by Steve R. Gunn
-%
+% Later Modifications 2018 by Edward Longman
 %    \begin{macrocode}
 %<thesis|minithesis|progress|project|article|report|gdp|gdpsummary>\NeedsTeXFormat{LaTeX2e}[1996/12/01]
 %    \end{macrocode}
@@ -32,7 +32,7 @@
 \ProvidesFile{ecsdocs.drv}
 %</driver>
 %<*thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver>
-              [2003/25/04 v1.6
+              [2018/12/20 v2.0
 %</thesis|minithesis|progress|project|report|article|gdp|gdpsummary|driver>
 %<thesis|minithesis|progress|project|report|article|gdp|gdpsummary>   LaTeX document class]
 %    \end{macrocode}
@@ -58,20 +58,37 @@
 % \fi
 %
 % \title{\LaTeXe{} Document Styles for the\\
-%        Department of Electronics and Computer Science\\
+%        University of Southampton\\
 %       {File version \fileversion, dated \filedate}}
 %
-% \author{Steve R. Gunn}
+% \author{Edward Longman with prior work by Steve R. Gunn}
 %
 % \date{Printed \today}
 %
 % \maketitle
+% \section{Quickstart}
+%   This guide assumes you have installed MiKTeX or TeX live distributions.
+%   It also requires having the program "make" for producing the templates again.
+% TODO: Check this folder for installation
+%
+%   The folder labelled tex-mf should be installed in your local tex files
+%   source or whatever your tex distro uses.
+%
+%   The Templates have been built for the Deparment of Electronics and Computer
+%   Science in the Faculty of Engineering and Physical Science at the University
+%   Of Southampton.
+%
+%   The basic settings for University, Faculty and School can be changed near
+%   line 550 of the generator .dtx file.
 %
+% TODO: Check the line number.
 % \section{Description}
 %
 %    These \LaTeXe{} document classes are designed to produce thesis, mini-thesis, progress,
-%    project, report, GDP report and GDP summary report documents which conform to the
-%    University of Southampton guidelines of April 2001. They are based on the document
+%    project, report, GDP report and GDP summary report documents which conformed to the
+%    University of Southampton guidelines of April 2001. They were updated in Jan 2019 to
+%    conform to changes in those guidelines. Specifically copyright and authorship
+%    declaration changes. They are based on the document
 %    class \texttt{book}, but modify some of its layout decisions. An article class is also
 %    provided which is based on the document class \texttt{article}.
 %