From 0c1a7c15aba6a2612477bb78eba14e5e9d61579b Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 May 2024 17:03:35 +0100 Subject: Copyright year bump --- tools/mkcas.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/mkcas.py') diff --git a/tools/mkcas.py b/tools/mkcas.py index edb121b..0097a89 100755 --- a/tools/mkcas.py +++ b/tools/mkcas.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2020-2023 by Juan J. Martinez +# Copyright (C) 2020-2024 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 @@ -48,7 +48,7 @@ def main(): parser = ArgumentParser( description="Make a CAS file for the MSX", - epilog="Copyright (C) 2020-2023 Juan J Martinez ", + epilog="Copyright (C) 2020-2024 Juan J Martinez ", ) parser.add_argument( -- cgit v1.2.3