mirror of
https://github.com/symfony/ai.git
synced 2026-03-23 23:42:18 +01:00
Validate that newly added LICENSE files have the correct first line
format: "Copyright (c) {YEAR}-present Fabien Potencier" where YEAR
is the current year. Existing and modified LICENSE files are not
affected by this check.
Also update the workflow to fetch the base branch so the script can
properly detect which LICENSE files are new.