1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- All Drupal code is Copyright 2001 - 2013 by the original authors.
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or (at
- your option) any later version.
- This program 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 this program as the file LICENSE.txt; if not, please see
- http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
- Drupal is a registered trademark of Dries Buytaert.
- Drupal includes works under other copyright notices and distributed
- according to the terms of the GNU General Public License or a compatible
- license, including:
- Javascript
- Farbtastic - Copyright (c) 2010 Matt Farina
- HTML5 Shiv - Copyright (c) 2012 Alexander Farkas, Jonathan Neal, Paul Irish,
- and John-David Dalton
- jQuery - Copyright (c) 2011 John Resig
- jQuery Bgiframe - Copyright (c) 2010 Brandon Aaron (http://brandonaaron.net)
- jQuery BBQ - Copyright (c) 2010 "Cowboy" Ben Alman
- jQuery Cookie - Copyright (c) 2010 Klaus Hartl
- jQuery Form - Copyright (c) 2011 Mike Alsup
- jQuery Globalize - Copyright (c) 2012 Software Freedom Conservancy, Inc.
- jQuery Mousewheel - Copyright (c) 2010 Brandon Aaron
- (http://brandonaaron.net)
- jQuery Metadata - Copyright (c) 2006 John Resig, Yehuda Katz, Jörn Zaefferer,
- Paul McLanahan
- jQuery Once - Copyright (c) 2009 Konstantin Käfer
- jQuery UI - Copyright (c) 2012 by the original authors
- (http://jqueryui.com/about)
- Sizzle.js - Copyright (c) 2011 The Dojo Foundation (http://sizzlejs.com/)
- PHP
- ArchiveTar - Copyright (c) 1997 - 2008 Vincent Blavet
- Doctrine Common - Copyright (c) 2006 - 2012 Alexander Mols, Benjamin Eberlei,
- Fabio B. Silva, Guilherme Blanco, Johannes M. Schmitt, Jonathan Wage,
- Lukas K. Smith, Marco Pivetta et al.
- Symfony2 - Copyright (c) 2004 - 2012 Fabien Potencier
- - YUI - Copyright (c) 2010 Yahoo! Inc.
- - Zend Framework (1.10dev - 2010-01-24) - Copyright (c) 2005-2010 Zend
- Technologies USA Inc. (http://www.zend.com)
- Twig - Copyright (c) 2009 Twig Team
|