<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/codelicmgr/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/codelicmgr/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/codelicmgr/bugs/</id><updated>2011-06-05T18:22:50Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Incorrect project &amp; license generation when old comment exst</title><link href="https://sourceforge.net/p/codelicmgr/bugs/1/" rel="alternate"/><published>2011-06-05T18:22:50Z</published><updated>2011-06-05T18:22:50Z</updated><author><name>Tommy Svensson</name><uri>https://sourceforge.net/u/tombensve/</uri></author><id>https://sourceforge.net5222a84e8eff4d770d0020c693470fec65b66b2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Most IDEs create a comment header like:&lt;/p&gt;
&lt;p&gt;/*&lt;br /&gt;
* Please change me&lt;br /&gt;
*/&lt;/p&gt;
&lt;p&gt;at the top of new source files. If this comment is not removed before letting CLM apply project and license information on your sources the comment block is not ended correctly causing compilation error. The expected behavior is to append to the end of the existing comment block (which it basically does, but screw up the ending). The easies workaround is to manually delete this default comment block before using CLM to update it. &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>