From: Ben Klang Date: Sat, 2 Jan 2010 18:06:12 +0000 (-0500) Subject: Shout: Fix copyright statement X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1e6ca5204a053e53c8a0ec851967c09bbf717089;p=horde.git Shout: Fix copyright statement --- diff --git a/shout/lib/Application.php b/shout/lib/Application.php index e0bcf20fe..acf63fbab 100644 --- a/shout/lib/Application.php +++ b/shout/lib/Application.php @@ -1,7 +1,19 @@ + * + * 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 + * @package Vilma */ define('SHOUT_BASE', dirname(__FILE__) . '/..');