From 1e6ca5204a053e53c8a0ec851967c09bbf717089 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Sat, 2 Jan 2010 13:06:12 -0500 Subject: [PATCH] Shout: Fix copyright statement --- shout/lib/Application.php | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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__) . '/..'); -- 2.11.0