* Fix whitespace
* Update copyright

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

diff --git a/lib/portage/glsa.py b/lib/portage/glsa.py
index 4066d6747..12b33f45d 100644
--- a/lib/portage/glsa.py
+++ b/lib/portage/glsa.py
@@ -1,4 +1,4 @@
-# Copyright 2003-2017 Gentoo Foundation
+# Copyright 2003-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import absolute_import
@@ -34,7 +34,7 @@ SPACE_ESCAPE = "!;_"          # some random string to mark 
spaces that should be preserv
 def get_applied_glsas(settings):
        """
        Return a list of applied or injected GLSA IDs
-       
+
        @type   settings: portage.config
        @param  settings: portage config instance
        @rtype:         list
-- 
2.28.0


Reply via email to