aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer6
1 files changed, 2 insertions, 4 deletions
diff --git a/README-maintainer b/README-maintainer
index b43f183b..db07a0a7 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -184,17 +184,15 @@ When done, the following should happen:
RELEASE PREPARATION
* Each year, update copyright notices. This will find all relevant
- places (assuming current copyright is from last year) except the
- manual:
+ places (assuming current copyright is from last year):
git --no-pager grep -i -n -P "copyright.*$(expr $(date +%Y) - 1).*berkenbilt"
Also update the copyright in these places:
- * manual/conf.py
* debian package -- search for copyright.*berkenbilt in debian/copyright
* qtest-driver, TestDriver.pm in qtest source
- Copyright last updated: 2021.
+ Copyright last updated: 2022.
* Take a look at "External Libraries" in TODO to see if we need to
make any changes. There is still some automation work left to do, so