Mercurial > public > mercurial-scm > hg-stable
diff mercurial/utils/urlutil.py @ 49927:e0c0545e2e55
branching: merge stable into default
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Wed, 04 Jan 2023 16:02:22 +0100 |
parents | a9602a84a442 bc59c1e5dd01 |
children | f35cf52acabd |
line wrap: on
line diff
--- a/mercurial/utils/urlutil.py Tue Jan 03 11:53:35 2023 -0500 +++ b/mercurial/utils/urlutil.py Wed Jan 04 16:02:22 2023 +0100 @@ -1,6 +1,6 @@ # utils.urlutil - code related to [paths] management # -# Copyright 2005-2022 Olivia Mackall <olivia@selenic.com> and others +# Copyright 2005-2023 Olivia Mackall <olivia@selenic.com> and others # # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version.