This is the primary reason why I check for license before anything else - it&#39;s way too easy to overlook the myriad licensing issues. I always check for:<div><br></div><div>1) style.css License and License URI headers</div>
<div>2) Presence (and content) of license.txt</div><div>3) footer credit/copyright links</div><div>4) functions.php, for anything hooked into the footer</div><div>5) PHP file headers (a sneaky place for &quot;do not remove&quot; type statements</div>
<div>6) HTML comment blocks (another such sneaky place)</div><div><br></div><div>Licensing and (egregiously) improper credit links are two &quot;showstoppers&quot; for me. I will close a ticket without further review, for either one.</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Thu, Sep 16, 2010 at 11:13 PM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Just a heads up on licensing issues. Saw this post in the forum and<br>
did some investigating:<br>
<a href="http://wordpress.org/support/topic/read-readme-in-this-theme" target="_blank">http://wordpress.org/support/topic/read-readme-in-this-theme</a><br>
<br>
First, the requirement to keep links intact is directly against the<br>
review guidelines. Easy to miss though, I missed it first too.<br>
<br>
However, the second one took me a minute to research and be sure.. The<br>
&quot;GNU Free Documentation License&quot; is NOT compatible with the GPL. That<br>
one is way too easy to miss:<br>
<a href="http://en.wikipedia.org/wiki/GNU_Free_Documentation_License#GPL_incompatible_in_both_directions" target="_blank">http://en.wikipedia.org/wiki/GNU_Free_Documentation_License#GPL_incompatible_in_both_directions</a><br>

<br>
So this is just a reminder to always check licenses when they&#39;re<br>
stated in files and to make sure they&#39;re GPL compatible.<br>
<br>
<a href="http://themes.trac.wordpress.org/ticket/1157" target="_blank">http://themes.trac.wordpress.org/ticket/1157</a><br>
<font color="#888888"><br>
-Otto<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</font></blockquote></div><br></div>