@@ -158,35 +158,14 @@ NSString *escapedSnack = @"Fish & Chips";
158
158
NSString *snack = [escapedSnack stringByRemovingHTMLEntities ]; // "Fish & Chips"
159
159
~~~
160
160
161
- ## License
161
+ ## Author
162
162
163
- This project is licenced under the MIT License.
163
+ - Alexis Aubry, me@alexaubry.fr
164
+ - You can find me on Twitter: [ @_ alexaubry] ( https://twitter.com/_alexaubry )
164
165
165
- ~~~
166
- The MIT License (MIT)
167
-
168
- Copyright (c) 2016-2017 Alexis Aubry Radanovic <me at alexaubry dot fr>
169
-
170
- Permission is hereby granted, free of charge, to any person obtaining a copy
171
- of this software and associated documentation files (the "Software"), to deal
172
- in the Software without restriction, including without limitation the rights
173
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
174
- copies of the Software, and to permit persons to whom the Software is
175
- furnished to do so, subject to the following conditions:
176
-
177
- The above copyright notice and this permission notice shall be included in all
178
- copies or substantial portions of the Software.
179
-
180
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
181
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
182
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
183
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
184
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
185
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
186
- SOFTWARE.
187
- ~~~
166
+ ## License
188
167
189
- See the [ LICENSE file ] ( LICENSE ) .
168
+ HTMLString is available under the MIT license. See the [ LICENSE] ( LICENSE ) file for more info .
190
169
191
170
## 💯 ; Acknowledgements
192
171
0 commit comments