1
0
mirror of synced 2024-11-26 14:56:07 +03:00

update license in js header

This commit is contained in:
Igor Vaynberg 2012-10-03 11:30:12 -07:00
parent 1ec6b279f3
commit 26a3d5342b

View File

@ -3,14 +3,20 @@
Version: @@ver@@ Timestamp: @@timestamp@@ Version: @@ver@@ Timestamp: @@timestamp@@
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
compliance with the License. You may obtain a copy of the License in the LICENSE file, or at: General Public License version 2 (the "GPL License"). You may choose either license to govern your
use of this software only upon the condition that you accept all of the terms of either the Apache
License or the GPL License.
You may obtain a copy of the Apache License and the GPL License at:
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
http://www.gnu.org/licenses/gpl-2.0.html
Unless required by applicable law or agreed to in writing, software distributed under the License is Unless required by applicable law or agreed to in writing, software distributed under the
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
See the License for the specific language governing permissions and limitations under the License. CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for
the specific language governing permissions and limitations under the Apache License and the GPL License.
*/ */
(function ($) { (function ($) {
if(typeof $.fn.each2 == "undefined"){ if(typeof $.fn.each2 == "undefined"){