# HG changeset patch # User Anton Shestakov # Date 1619095906 -28800 # Node ID 44c20093fc0ee01dba12ba143267b2dab0dd161a # Parent 5b804fec43be82d505803e94cac53c490bfdab63 tests: more globbing on the copyright line diff -r 5b804fec43be -r 44c20093fc0e tests/test-topic-server.t --- a/tests/test-topic-server.t Fri Mar 12 18:48:49 2021 +0800 +++ b/tests/test-topic-server.t Thu Apr 22 20:51:46 2021 +0800 @@ -48,7 +48,7 @@ Mercurial Distributed SCM (*) (glob) (see https://mercurial-scm.org for more information) - Copyright (C) 2005-* Matt Mackall and others (glob) + Copyright (C) 2005-* (glob) This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -75,7 +75,7 @@ Mercurial Distributed SCM (*) (glob) (see https://mercurial-scm.org for more information) - Copyright (C) 2005-* Matt Mackall and others (glob) + Copyright (C) 2005-* (glob) This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff -r 5b804fec43be -r 44c20093fc0e tests/test-version-install.t --- a/tests/test-version-install.t Fri Mar 12 18:48:49 2021 +0800 +++ b/tests/test-version-install.t Thu Apr 22 20:51:46 2021 +0800 @@ -9,7 +9,7 @@ Mercurial Distributed SCM (version *) (glob) (see https://mercurial-scm.org for more information) - Copyright (C) 2005-* Matt Mackall and others (glob) + Copyright (C) 2005-* (glob) This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.