<table><tr><td style="">davidedmundson accepted this revision.<br />davidedmundson added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10152" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Can you please also fix the stupid off by one in the autotest which is why we didn't see this.</p>

<p>for(int i = 1; i < KAboutLicense::LGPL_V2_1 ; i++) { /*current highest enum value*/</p>

<p>should be</p>

<p><=</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixlgpl21spdx</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10152" rel="noreferrer">https://phabricator.kde.org/D10152</a></div></div><br /><div><strong>To: </strong>kossebau, davidedmundson, apol<br /><strong>Cc: </strong>Frameworks, michaelh<br /></div>