From 63404af69b0b99b8fa551e92702921f01c3bbfd7 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 22 Jun 2000 18:21:10 +0000 Subject: [PATCH] added copyright updating procuedure from tale --- doc/dev/release | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/dev/release b/doc/dev/release index ce6796ab1d..71c58e3037 100644 --- a/doc/dev/release +++ b/doc/dev/release @@ -27,6 +27,25 @@ release. checked in. Look for any obvious broken links in the .html files. + - Update the copyrights. According to tale: + + Go to the root of the source tree. + The scripts need to be run from there; they reference the util + subdirectory internally. + + $ make distclean + $ util/merge_copyrights + $ diff util/copyrights util/newcopyrights + ... examine output, particularly any files with the "?" type, and + ... then edit util/newcopyrights if necessary + $ mv util/newcopyrights util/copyrights + $ cvs ci -m'merge_copyrights' util/copyrights + $ util/update_copyrights < util/copyrights + $ cvs diff + ... examine output, edit as necessary. mail me about anything that + ... the script should have been able to do itself. :-) + $ cvs ci -m'update_copyrights' + - Announce a CVS pool freeze on bind-dev - Do basic tests on each build system: