<?php
/**
- * To change this template, choose Tools | Templates
- * and open the template in the editor.
+ * Vilma application interface.
+ *
+ * This file defines Vilma's application interface.
+ *
+ * Copyright 2006-2010 Alkaloid Networks <http://www.alkaloid.net/>
+ *
+ * See the enclosed file LICENSE for license information (BSD). If you did not
+ * did not receive this file, see http://cvs.horde.org/co.php/vilma/LICENSE.
+ *
+ * See the enclosed file COPYING for license information (GPL). If you
+ * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ *
+ * @author Ben Klang <ben@alkaloid.net>
+ * @package Vilma
*/
define('SHOUT_BASE', dirname(__FILE__) . '/..');