Skip to content

Commit 0b11f05

Browse files
Update README.md
1 parent 5116024 commit 0b11f05

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,23 @@ compile 'com.github.TutorialsAndroid:Spoti:v1.0.19'
104104
| outside | Dismissing with click on outside of MessageView |
105105
| anywhere | Dismissing with click on anywhere |
106106
| targetView | Dismissing with click on targetView(targetView is assigned with setTargetView method) |
107+
108+
## License
109+
110+
* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
111+
112+
```
113+
Copyright 2019 VSpot
114+
115+
Licensed under the Apache License, Version 2.0 (the "License");
116+
you may not use this file except in compliance with the License.
117+
You may obtain a copy of the License at
118+
119+
http://www.apache.org/licenses/LICENSE-2.0
120+
121+
Unless required by applicable law or agreed to in writing, software
122+
distributed under the License is distributed on an "AS IS" BASIS,
123+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
124+
See the License for the specific language governing permissions and
125+
limitations under the License.
126+

0 commit comments

Comments
 (0)