Skip to content

Commit 6b3dcb7

Browse files
authored
Add license to Readme
1 parent 0556f5e commit 6b3dcb7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -271,3 +271,21 @@ recyclerView.addItemDecoration(
271271
<td>12</td>
272272
</tr>
273273
</table>
274+
275+
# License
276+
277+
```
278+
Copyright 2022 Riccardo Lattarulo
279+
280+
Licensed under the Apache License, Version 2.0 (the "License");
281+
you may not use this file except in compliance with the License.
282+
You may obtain a copy of the License at
283+
284+
http://www.apache.org/licenses/LICENSE-2.0
285+
286+
Unless required by applicable law or agreed to in writing, software
287+
distributed under the License is distributed on an "AS IS" BASIS,
288+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
289+
See the License for the specific language governing permissions and
290+
limitations under the License.
291+
```

0 commit comments

Comments
 (0)