diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/wrapper-esm.js | 2 | ||||
-rw-r--r-- | src/wrapper-factory-esm.js | 2 | ||||
-rw-r--r-- | src/wrapper-factory.js | 2 | ||||
-rw-r--r-- | src/wrapper.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/wrapper-esm.js b/src/wrapper-esm.js index a4574a3fa..0e6d49cfa 100644 --- a/src/wrapper-esm.js +++ b/src/wrapper-esm.js @@ -4,7 +4,7 @@ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license - * https://jquery.org/license + * https://jquery.com/license/ * * Date: @DATE */ diff --git a/src/wrapper-factory-esm.js b/src/wrapper-factory-esm.js index 9127d41e6..b7a202712 100644 --- a/src/wrapper-factory-esm.js +++ b/src/wrapper-factory-esm.js @@ -4,7 +4,7 @@ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license - * https://jquery.org/license + * https://jquery.com/license/ * * Date: @DATE */ diff --git a/src/wrapper-factory.js b/src/wrapper-factory.js index 212ff33bf..4c2b0cfc8 100644 --- a/src/wrapper-factory.js +++ b/src/wrapper-factory.js @@ -4,7 +4,7 @@ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license - * https://jquery.org/license + * https://jquery.com/license/ * * Date: @DATE */ diff --git a/src/wrapper.js b/src/wrapper.js index ce7637c63..a17aa8a0c 100644 --- a/src/wrapper.js +++ b/src/wrapper.js @@ -4,7 +4,7 @@ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license - * https://jquery.org/license + * https://jquery.com/license/ * * Date: @DATE */ |