mercurial/commandserver.py
changeset 46819 d4ba4d51f85f
parent 46102 49b6910217f9
child 47031 f38bf44e077f
--- a/mercurial/commandserver.py	Mon Mar 22 15:29:05 2021 -0700
+++ b/mercurial/commandserver.py	Thu Mar 25 18:02:08 2021 +0100
@@ -1,6 +1,6 @@
 # commandserver.py - communicate with Mercurial's API over a pipe
 #
-#  Copyright Matt Mackall <mpm@selenic.com>
+#  Copyright 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.