source: trunk/app/chipotle_header.txt @ 2924

Revision 2924, 1.3 KB checked in by aarkerio, 5 weeks ago (diff)

Update captcha

Line 
1/* SVN FILE: $Id$ */
2/**
3 * Karamelo -- e-Learning 2.0 : <http://www.chipotle-software.com/> 
4 * Copyright 2006-2012, Chipotle Software (tm)
5 *     
6 * This file is part of Karamelo.
7 * Karamelo is free software ("software libre"): you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
10 *
11 * Karamelo is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 * GNU General Public License for more details.
15 *
16 * You should have received a copy of the GNU General Public License
17 * along with Karamelo.  If not, see <http://www.gnu.org/licenses/>.
18 *
19 * @filesource
20 * @copyright       Copyright 2006-2012, Chipotle Software (c)
21 * @link            http://trac.chipotle-software.com/
22 * @package         org.karamelo
23 * @subpackage      org.karamelo.app
24 * @since           Version 0.2
25 * @version         $Revision$
26 * @modifiedby      $LastChangedBy$
27 * @lastmodified    $Date$
28 * @license         http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3
29 * @framework       CakePHP 2.1.1  (cakephp.org)
30 */
Note: See TracBrowser for help on using the repository browser.