Commit de8520af authored by Lars Knoll's avatar Lars Knoll Committed by Frederik Gladhorn
Browse files

Add support for incremental license changes to the autotest


It's currently extremely difficult to update an existing license
text from an old to a new version as the header check will block
these if the license type after QT_BEGIN_LICENSE is the same as
before.

So also check for header.LICENSE_TYPE-OLD, and if that matches
pass the test but print out a warning about using an old,
deprecated version of the license text.

Change-Id: I10d37913a1772887aed7e34e3048325622fd07fc
Reviewed-by: default avatarEdward Welbourne <edward.welbourne@theqtcompany.com>
Reviewed-by: default avatarFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>
parent 54068e7b
Showing with 21 additions and 5 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment