Updated template files to use the new copyright_period filter.
Changes in genTypes script to look into git history and fetch creation date of existing file.
Set current year is default copyright recent change year. ==> Updated this to pick the updated year from latest registration XML file.
Added argument to override default copyright recent change year. ==> Removed this change
-- User can pass custom copyright year using -y or --Year argument i.e. python genTypes.py -y 2023. ==> Removed this change
Fix #175
Changes:
python genTypes.py -y 2023
. ==> Removed this change