|
35 | 35 | "own-up-agreement": "I own or have authority to license the work.", |
36 | 36 | "terms-agreement": "I have read and understand the terms of the license.", |
37 | 37 | "non-revocable-agreement": "I understand that CC licensing is not revocable." |
38 | | - |
| 38 | + |
39 | 39 | }, |
40 | 40 | "BY": { |
41 | 41 | "heading": "Attribution", |
|
166 | 166 | }, |
167 | 167 | "what-icons-mean": { |
168 | 168 | "heading": "What do the Icons Mean?", |
169 | | - "text": "<p>The icons represent key features of the different CC license options:</p>", |
| 169 | + "text": "The icons represent key features of the different CC license options:", |
170 | 170 | "BY": { |
171 | | - "text": "<p>Credit must be given to you, the creator.</p>", |
| 171 | + "text": "Credit must be given to you, the creator.", |
172 | 172 | "long-name": "Attribution Required", |
173 | 173 | "icon-alt-text": "Attribution Required Icon", |
174 | 174 | "short-name": "(BY)" |
175 | 175 | }, |
176 | 176 | "ND": { |
177 | | - "text": "<p>No derivatives or adaptations of your work are permitted.</p>", |
| 177 | + "text": "No derivatives or adaptations of your work are permitted.", |
178 | 178 | "long-name": "Modifying Not Allowed", |
179 | 179 | "icon-alt-text": "Modifying Not Allowed Icon", |
180 | 180 | "short-name": "(ND/ NoDerivatives)" |
181 | 181 | }, |
182 | 182 | "NC": { |
183 | | - "text": "<p>Only noncommercial use of your work is permitted.</p>", |
| 183 | + "text": "Only noncommercial use of your work is permitted.", |
184 | 184 | "long-name": "Commercial Use Not Allowed", |
185 | 185 | "icon-alt-text": "Commercial Use Not Allowed Icon", |
186 | 186 | "short-name": "(NC/ NonCommercial)" |
187 | 187 | }, |
188 | 188 | "SA": { |
189 | | - "text": "<p>Adaptations must be shared under the same terms.</p>", |
| 189 | + "text": "Adaptations must be shared under the same terms.", |
190 | 190 | "long-name": "Distributed on Same Terms", |
191 | 191 | "icon-alt-text": "Distributed on Same Terms Icon", |
192 | 192 | "short-name": "(SA/ ShareAlike)" |
|
0 commit comments