From 4e27dba1cb749e8593a4013ca30ef6cfa2164d1a Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Mon, 18 Mar 2019 19:56:26 +0530 Subject: [PATCH] Add a note in ReleaseInstructions to check the copyright year in NOTICE file --- ReleaseInstructions | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReleaseInstructions b/ReleaseInstructions index 762450f4e..b44fe2af4 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -37,6 +37,11 @@ Note: This document was updated in the context of releasing Ant the build with -verbose option and scan for lines beginning with "Unable to load...". + Also check the NOTICE file to make sure it has the correct + Copyright year. If the year isn't right, update that file to use + the right year and commit and push the change upstream, before + starting any release process. + 3. We don't want tags for failed votes to end up on our branches so the release is first created from a detached head.