You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -91,22 +91,22 @@ Changes pushed to master will be pulled onto the stage domain.
91
91
92
92
Copyright 2012 jQuery Foundation and other contributors. All rights reserved.
93
93
94
-
The jquery-wp-content repository contains themes for rendering all jQuery Foundation web sites.
94
+
The `jquery-wp-content` repository contains themes for rendering all jQuery Foundation web sites.
95
95
96
96
### What is licensed
97
97
98
-
The contents of these web sites are all available under terms of the MIT license ( http://jquery.org/license ).
98
+
The contents of the web sites that run on top of `jquery-wp-content`are all available under the terms of the MIT license ( http://jquery.org/license ).
99
99
100
100
Special exception: Code samples are given away for you to freely use, for any purpose. For code samples in API sites
101
101
and Learn articles (unlike the source code of jQuery projects) you don't even have to say where you got the code from.
102
102
Just use it.
103
103
104
-
The PHP files in the jquery-wp-content repository are a derivative work of WordPress, and available under the
105
-
terms of the GPL license ( http://codex.wordpress.org/License )
104
+
The PHP files in the `jquery-wp-content` repository are a derivative work of WordPress, and available under the
105
+
terms of the GPL license ( http://codex.wordpress.org/License ).
106
106
107
107
### What is not licensed
108
108
109
-
The theme, design, layout, look-and-feel of the jquery-wp-content repository, including all html, css, images, and
110
-
icons, is not licensed for use. Not by the MIT license or any other license. It is copyrighted. You don't have
111
-
permission to use it in any way for any purpose, commercial or otherwise. If you have questions about this, please
112
-
ask a member of the jQuery Content Team.
109
+
The design, layout, and look-and-feel of the `jquery-wp-content` repository, including all CSS, images, and
110
+
icons, are copyright jQuery Foundation, Inc. and are not licensed for use. Designs and CSS from `jquery-wp-content` may not be used on any site, personal or commerical, without prior written consent from the jQuery Foundation. `jquery-wp-content` contains CSS, images, and icons that are copyrighted by other individuals; those items are licensed under their original terms.
111
+
112
+
The only permitted (and encouraged) exception to "use" is the case of cloning/forking this repository in order to create a local development environment to facilitate making contributions to jQuery Foundation websites.
0 commit comments