diff -r 1977495dbbe2 -r d4ba4d51f85f mercurial/transaction.py --- a/mercurial/transaction.py Mon Mar 22 15:29:05 2021 -0700 +++ b/mercurial/transaction.py Thu Mar 25 18:02:08 2021 +0100 @@ -6,7 +6,7 @@ # effectively log-structured, this should amount to simply truncating # anything that isn't referenced in the changelog. # -# Copyright 2005, 2006 Matt Mackall +# Copyright 2005, 2006 Olivia Mackall # # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version.