@@ -158,7 +158,7 @@ <h1>Choose a License for Your Work</h1>
158158
159159 < li >
160160 < fieldset id ="require-attribution ">
161- < legend > Attribution ?</ legend >
161+ < legend > Require attribution for your work ?</ legend >
162162
163163 < div >
164164 < input type ="radio " id ="yes-attribution " name ="attribution " value ="yes " />
@@ -168,6 +168,7 @@ <h1>Choose a License for Your Work</h1>
168168 < div >
169169 < input type ="radio " id ="no-attribution " name ="attribution " value ="no " />
170170 < label for ="no-attribution "> No</ label >
171+ <!-- <span role="tooltip">Anyone can use my work, even without giving me attribution.</span> -->
171172 </ div >
172173
173174 </ fieldset >
@@ -176,7 +177,7 @@ <h1>Choose a License for Your Work</h1>
176177
177178 < li >
178179 < fieldset id ="allow-commercial-use ">
179- < legend > Commercial Use ?</ legend >
180+ < legend > Allow others to use your work commercially ?</ legend >
180181
181182 < div >
182183 < input type ="radio " id ="yes-commercial " name ="commercial " value ="yes " />
@@ -193,7 +194,7 @@ <h1>Choose a License for Your Work</h1>
193194
194195 < li >
195196 < fieldset id ="allow-derivatives ">
196- < legend > Derivative Works ?</ legend >
197+ < legend > Allow others to remix, adapt, or build upon your work ?</ legend >
197198
198199 < div >
199200 < input type ="radio " id ="yes-derivatives " name ="derivatives " value ="yes " />
@@ -210,7 +211,7 @@ <h1>Choose a License for Your Work</h1>
210211
211212 < li >
212213 < fieldset id ="share-alike ">
213- < legend > Sharing Requirements ?</ legend >
214+ < legend > Require adaptions of your work to be licensed under the same CC license ?</ legend >
214215
215216 < div >
216217 < input type ="radio " id ="yes-sharing-requirements " name ="sharing-requirements " value ="yes " />
0 commit comments