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
+1-16
Original file line number
Diff line number
Diff line change
@@ -112,13 +112,11 @@ Things you can fix:
112
112
Right now, it breaks when a null value is passed in for a number, but it works if it's a blank string, and allows the user to pick the number
113
113
It should automatically convert a null value to an empty string
114
114
115
-
Copyright from android code
115
+
Copyright
116
116
=================
117
117
118
118
The MIT License (MIT)
119
119
120
-
Copyright (c) 2013 javatechig
121
-
122
120
Permission is hereby granted, free of charge, to any person obtaining a copy of
123
121
this software and associated documentation files (the "Software"), to deal in
124
122
the Software without restriction, including without limitation the rights to
@@ -135,16 +133,3 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
135
133
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
136
134
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
137
135
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
138
-
139
-
Copyright from iOS code
140
-
=================
141
-
142
-
The MIT License
143
-
144
-
Copyright (c) 2010 Jesse MacFadyen
145
-
146
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
147
-
148
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
149
-
150
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments