{include file="header.html"}

LMS - Userpanel {$layout.upv}

Copyright © 2004-2006 Userpanel Developers

{box title="License"}

{t}This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation.{/t}

{t}This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.{/t}

{t}You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.{/t}

{t}Show license contents{/t}

{/box}
{box title="Authors"} {foreach from=$authors item=author name=authors key=nick} {/foreach}
{assign var=nick value=$nick|lower} {img src="$nick.icon.gif" alt="" text=$author.info} {$nick}
{$author.realname}
{if $author.www}{$author.www}{/if}
{/box}
{box title="ChangeLog"}
{$changelog|escape}
{/box}
{include file="footer.html"}