From d0939e6f6bd99ac1a674dd7e6ffdbde44203dc76 Mon Sep 17 00:00:00 2001 From: Richard Brooksby Date: Tue, 5 Apr 2016 11:32:33 +0100 Subject: [PATCH] Adding step to update copyright date in version.c. Copied from Perforce Change: 190708 ServerID: perforce.ravenbrook.com --- mps/procedure/version-create.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mps/procedure/version-create.rst b/mps/procedure/version-create.rst index e92e93535d3..8715598435f 100644 --- a/mps/procedure/version-create.rst +++ b/mps/procedure/version-create.rst @@ -82,6 +82,11 @@ evolution. A version has these parts: first release from the version you are about to create. If it is wrong, correct and submit it. +#. Does ``code/version.c`` in the master sources have the correct + copyright dates for the ``MPSCopyrightNotice`` string? It should + include the current year. If it is wrong, correct and submit it. + + 3.2. Automated procedure ~~~~~~~~~~~~~~~~~~~~~~~~