mercurial/transaction.py
changeset 46819 d4ba4d51f85f
parent 46063 88de2639901b
child 47286 18415fc918a1
--- 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 <mpm@selenic.com>
+# Copyright 2005, 2006 Olivia Mackall <olivia@selenic.com>
 #
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.