It is still not legal, you just changed the numbers, a legal license does not look like that.

And my post up there, also states how to do it.
CODE
<div id="userlinksguest">
<p class="pcen"><b>{ipb.lang['guest_stuff']}</b> ( <a href="{ipb.script_url}act=Login&CODE=00">{ipb.lang['log_in']}</a> | <a href="{ipb.script_url}act=Reg&CODE=00">{ipb.lang['register']}</a> )
The benefits of registering with us...
<ul>
<li>blah blah</li>
<li>blah blah</li>
<li>blah blah</li>
<li>etc...</li>
</ul>
</else>
That is just an example, you can do whatever you want with it. You can change the colors of it, to not look like "a warning" remember, guests only see this anyways, or
members not logged in, but it goes away when they do login. Just change the CSS and look for "userlinksguest" to change the colors/background, etc. And also as I said before you can find this template in All Global HTML > member_bar