I think it's fair to say we've removed Prototype influence.

This commit is contained in:
Tim Schaub
2011-12-12 20:01:40 -05:00
parent 92ea378729
commit c8e3ae73d4

View File

@@ -13,16 +13,6 @@
*/
/* Contains portions of Prototype.js:
*
* Prototype JavaScript framework, version 1.4.0
* (c) 2005 Sam Stephenson <sam@conio.net>
*
* Prototype is freely distributable under the terms of an MIT-style license.
* For details, see the Prototype web site: http://prototype.conio.net/
*
*--------------------------------------------------------------------------*/
/**
* Contains XMLHttpRequest.js <http://code.google.com/p/xmlhttprequest/>
* Copyright 2007 Sergey Ilinsky (http://www.ilinsky.com)