diff options
author | 2020-07-16 20:05:56 +0200 | |
---|---|---|
committer | 2020-07-16 20:05:56 +0200 | |
commit | 02ff5655a391b4b045a6edc7971233b3bba127ff (patch) | |
tree | eb7716fc5d2f36bb4ce235c7ac4cca21c20fb4f9 /lib/portage/_emirrordist | |
parent | Eliminate the most of explicit py3 conditionals (diff) | |
download | portage-02ff5655a391b4b045a6edc7971233b3bba127ff.tar.gz portage-02ff5655a391b4b045a6edc7971233b3bba127ff.tar.bz2 portage-02ff5655a391b4b045a6edc7971233b3bba127ff.zip |
Update copyright headers after previous change
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'lib/portage/_emirrordist')
-rw-r--r-- | lib/portage/_emirrordist/Config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/portage/_emirrordist/Config.py b/lib/portage/_emirrordist/Config.py index d5dea7ab4..736ce655e 100644 --- a/lib/portage/_emirrordist/Config.py +++ b/lib/portage/_emirrordist/Config.py @@ -1,4 +1,4 @@ -# Copyright 2013-2019 Gentoo Authors +# Copyright 2013-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 import copy |