Skip to content

Commit 3726543

Browse files
committed
Build: Add jQuery license info to the unminified builds
1 parent b45d8aa commit 3726543

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/wrapper-esm.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*!
22
* jQuery Migrate - v@VERSION - @DATE
33
* Copyright OpenJS Foundation and other contributors
4+
* Released under the MIT license
5+
* https://jquery.com/license/
46
*/
57
import $ from "jquery";
68

src/wrapper.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*!
22
* jQuery Migrate - v@VERSION - @DATE
33
* Copyright OpenJS Foundation and other contributors
4+
* Released under the MIT license
5+
* https://jquery.com/license/
46
*/
57
( function( factory ) {
68
"use strict";

0 commit comments

Comments
 (0)