]> source.dussan.org Git - jquery.git/commitdiff
Docs: Change JS Foundation mentions to OpenJS Foundation
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 18 May 2020 16:41:32 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 16:41:32 +0000 (18:41 +0200)
Closes gh-4711

CODE_OF_CONDUCT.md
Gruntfile.js
LICENSE.txt
package.json
src/wrapper.js

index 773687ae98388d5bedd94c66f423c3953be8a500..1dc3de996bd138bd34152dc26460da1ed53d3913 100644 (file)
@@ -1,3 +1,3 @@
-jQuery is a [JS Foundation](https://js.foundation/) project and subscribes to its code of conduct.
+jQuery is an [OpenJS Foundation](https://openjsf.org/) project and subscribes to its code of conduct.
 
-It is available at https://js.foundation/community/code-of-conduct.
+It is available at https://code-of-conduct.openjsf.org/.
index 3b6cd5bba08749e460a3f4e5fbd8b2e043499f2c..43507c24bf16aa51dc255c786492246ac942ea28 100644 (file)
@@ -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
index e3dbacb999cef3718b1c4cc83d9aa45f869256a6..f642c3f7a77a5833bc3dfee643ad8ca6387b23e7 100644 (file)
@@ -1,4 +1,4 @@
-Copyright JS Foundation and other contributors, https://js.foundation/
+Copyright OpenJS Foundation and other contributors, https://openjsf.org/
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
index 6500d445876a5ba2052ee71ff14dbc70b6c33397..2994e9ef7891699a9571d1843d83c32dd45c95da 100644 (file)
@@ -6,7 +6,7 @@
   "main": "dist/jquery.js",
   "homepage": "https://jquery.com",
   "author": {
-    "name": "JS Foundation and other contributors",
+    "name": "OpenJS Foundation and other contributors",
     "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
   },
   "repository": {
index 22ddbf8126e595e431333e83e5a6b88217a7e43e..8a0b2a1ca03a1886542fbaa089f489cc9efbcbe7 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery JavaScript Library v@VERSION
  * https://jquery.com/
  *
- * Copyright JS Foundation and other contributors
+ * Copyright OpenJS Foundation and other contributors
  * Released under the MIT license
  * https://jquery.org/license
  *