From f44ae9eaac3e22bd318dcca0cb37e23d0feb6ee8 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 30 Apr 2012 21:17:06 +0200 Subject: [PATCH] hacking: copyright notices must be updated before releasing * HACKING (Release procedure): Suggest to use "make update-copyright". Signed-off-by: Stefano Lattarini --- HACKING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HACKING b/HACKING index e3153cc01..7ab4e7f25 100644 --- a/HACKING +++ b/HACKING @@ -223,6 +223,10 @@ running "make fetch". In case any file in the automake repository has been updated, commit and re-run the testsuite. +* Ensure that the copyright notices of the distributed files is up to + date. The maintainer-only target "update-copyright" can help with + this. + * Update NEWS. * Update the version number in configure.ac. -- 2.47.2