From d3864eb2f5bbdedffaae5cc8e1f00e1f93a4b770 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 28 Feb 2023 07:25:41 +0000 Subject: Copyright year bump --- tools/png2scr.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/png2scr.py') diff --git a/tools/png2scr.py b/tools/png2scr.py index 5d08915..9a23691 100755 --- a/tools/png2scr.py +++ b/tools/png2scr.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2018-2022 by Juan J. Martinez +# Copyright (C) 2018-2023 by Juan J. Martinez # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -56,7 +56,7 @@ def main(): parser = ArgumentParser( description="PNG to SCR file", - epilog="Copyright (C) 2018-2022 Juan J Martinez ", + epilog="Copyright (C) 2018-2023 Juan J Martinez ", ) parser.add_argument( -- cgit v1.2.3