Skip to content

Instantly share code, notes, and snippets.

@Morail
Created April 6, 2009 09:02
Show Gist options
  • Save Morail/90678 to your computer and use it in GitHub Desktop.
Save Morail/90678 to your computer and use it in GitHub Desktop.
<?php
/**
* This file is part of taolin project (http://taolin.fbk.eu)
* Copyright (C) 2008, 2009 FBK Foundation, (http://www.fbk.eu)
* Authors: SoNet Group (see AUTHORS.txt)
*
* This file is a modified version of a file of Ext JS Library 2.0.2
* (see copyright below).
* According to the Ext JS Library 2.0.2 license (see
* http://extjs.com/license ), Ext JS Library 2.0.2 is double licensed.
* Within the license we could choose among, we release our modified
* version under GPLv3.0.
*
* Taolin 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 Affero General Public License for more details.
*
* In order to obtain further information on GNU General Public License
* see <http://www.gnu.org/licenses/>.
*
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment