aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-05-18 18:41:32 +0200
committerGitHub <noreply@github.com>2020-05-18 18:41:32 +0200
commit11611967adf2bd9ff4304132f917629ec1134049 (patch)
tree32ae9c6d3b9bfa81406fb653a2b85da17ea41cd0 /Gruntfile.js
parent2ffe54ca53b4ba2de2012f83c3faf262c1003af9 (diff)
downloadjquery-11611967adf2bd9ff4304132f917629ec1134049.tar.gz
jquery-11611967adf2bd9ff4304132f917629ec1134049.zip
Docs: Change JS Foundation mentions to OpenJS Foundation
Closes gh-4711
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 3b6cd5bba..43507c24b 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -291,7 +291,7 @@ module.exports = function( grunt ) {
"ascii_only": true
},
banner: "/*! jQuery v<%= pkg.version %> | " +
- "(c) JS Foundation and other contributors | jquery.org/license */",
+ "(c) OpenJS Foundation and other contributors | jquery.org/license */",
compress: {
"hoist_funs": false,
loops: false