[Hw4mdl-svn] SF.net SVN: hw4mdl: [254] trunk/moodle/mod/voicetools/lib.php
Brought to you by:
jhlinder,
trollinger
From: <tro...@us...> - 2008-03-12 21:16:31
|
Revision: 254 http://hw4mdl.svn.sourceforge.net/hw4mdl/?rev=254&view=rev Author: trollinger Date: 2008-03-12 14:16:29 -0700 (Wed, 12 Mar 2008) Log Message: ----------- update the header of the file Modified Paths: -------------- trunk/moodle/mod/voicetools/lib.php Modified: trunk/moodle/mod/voicetools/lib.php =================================================================== --- trunk/moodle/mod/voicetools/lib.php 2008-03-05 23:02:06 UTC (rev 253) +++ trunk/moodle/mod/voicetools/lib.php 2008-03-12 21:16:29 UTC (rev 254) @@ -1,30 +1,30 @@ <?PHP /****************************************************************************** -* * -* Copyright (c) 1999-2006 Horizon Wimba, All Rights Reserved. * -* * -* COPYRIGHT: * -* This software is the property of Horizon Wimba. * -* You can redistribute it and/or modify it under the terms of * -* the GNU General Public License as published by the * -* Free Software Foundation. * -* * -* WARRANTIES: * -* This software 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. * -* * -* You should have received a copy of the GNU General Public License * -* along with the Horizon Wimba Moodle Integration; * -* if not, write to the Free Software Foundation, Inc., * -* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * -* * -* Author: Hugues Pisapia * -* * -* Date: 15th April 2006 * -* * -******************************************************************************/ + * * + * Copyright (c) 1999-2008 Wimba, All Rights Reserved. * + * * + * COPYRIGHT: * + * This software is the property of Wimba. * + * You can redistribute it and/or modify it under the terms of * + * the GNU General Public License as published by the * + * Free Software Foundation. * + * * + * WARRANTIES: * + * This software 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. * + * * + * You should have received a copy of the GNU General Public License * + * along with the Wimba Moodle Integration; * + * if not, write to the Free Software Foundation, Inc., * + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * + * * + * Author: Hugues Pisapia * + * * + * Date: 15th April 2006 * * + * * + ******************************************************************************/ /* $Id: lib.php 56815 2007-12-04 15:08:45Z thomasr $ */ /// Library of functions and constants for module voicetools This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |