diff options
author | Mike Frysinger <vapier@gentoo.org> | 2024-01-01 10:42:35 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-01 10:42:35 -0500 |
commit | b3994055a70d2f87e49c8a9053ae0b1745af3f5c (patch) | |
tree | d189fc4c012194547c635303bf20175fbbc7e730 /pylint | |
parent | elf.h: pull from latest glibc (diff) | |
download | pax-utils-b3994055a70d2f87e49c8a9053ae0b1745af3f5c.tar.gz pax-utils-b3994055a70d2f87e49c8a9053ae0b1745af3f5c.tar.bz2 pax-utils-b3994055a70d2f87e49c8a9053ae0b1745af3f5c.zip |
update copyright headers
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'pylint')
-rwxr-xr-x | pylint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright 1999-2020 Gentoo Foundation +# Copyright 1999-2024 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 """Run pylint with the right settings.""" |