From c8e3ae73d43ba82bd39b8091929ad3a6515c6413 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 12 Dec 2011 20:01:40 -0500 Subject: [PATCH] I think it's fair to say we've removed Prototype influence. --- build/license.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build/license.txt b/build/license.txt index 02a66f7b5f..38898679e1 100644 --- a/build/license.txt +++ b/build/license.txt @@ -13,16 +13,6 @@ */ -/* Contains portions of Prototype.js: - * - * Prototype JavaScript framework, version 1.4.0 - * (c) 2005 Sam Stephenson - * - * 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 * Copyright 2007 Sergey Ilinsky (http://www.ilinsky.com)