Signed-off-by: Aaron Bauman <b...@gentoo.org>
---
 lib/portage/package/ebuild/_config/LicenseManager.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/portage/package/ebuild/_config/LicenseManager.py 
b/lib/portage/package/ebuild/_config/LicenseManager.py
index fcffdb12e..41cb42baf 100644
--- a/lib/portage/package/ebuild/_config/LicenseManager.py
+++ b/lib/portage/package/ebuild/_config/LicenseManager.py
@@ -1,4 +1,4 @@
-# Copyright 2010-2015 Gentoo Foundation
+# Copyright 2010-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 __all__ = (
@@ -62,7 +62,7 @@ class LicenseManager:
                                        #No tokens left in atom_license_map, 
remove it.
                                        del self._plicensedict["*/*"]
                return ret
-       
+
        def expandLicenseTokens(self, tokens):
                """ Take a token from ACCEPT_LICENSE or package.license and 
expand it
                if it's a group token (indicated by @) or just return it if 
it's not a
-- 
2.28.0


Reply via email to