Remove Haulmont Copyright in thirdparty JS Resources #PL-1981

This commit is contained in:
Yuriy Artamonov 2013-03-26 06:43:50 +00:00
parent 83ddcfe25e
commit 55406ee88d

View File

@ -1,7 +1,15 @@
/*
* Copyright (c) 2011 Haulmont Technology Ltd. All Rights Reserved.
* Haulmont Technology proprietary and confidential.
* Use is subject to license terms.
/*!
* jQuery blockUI plugin
* Version 2.50 (04-OCT-2012)
* @requires jQuery v1.3 or later
*
* Examples at: http://malsup.com/jquery/block/
* Copyright (c) 2007-2012 M. Alsup
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
* Thanks to Amir-Hossein Sobhi for some excellent contributions!
*/
;(function($) {