Skip to content

Commit b4718ba

Browse files
deepakymldkk009
andauthored
Added license header. (#7)
* Added license header. * Update the license year and name. --------- Co-authored-by: Deepak KK <[email protected]>
1 parent 2df2973 commit b4718ba

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,21 @@ TagView(text = text, tagViewModifiers = tagViewModifiers, leadingIcon = leading
139139
- Gradle command for formatting code `ktlintFormat`
140140
=======
141141

142+
## License
143+
144+
```
145+
Copyright 2023 YTags
146+
147+
Licensed under the Apache License, Version 2.0 (the "License");
148+
you may not use this file except in compliance with the License.
149+
You may obtain a copy of the License at
150+
151+
http://www.apache.org/licenses/LICENSE-2.0
152+
153+
Unless required by applicable law or agreed to in writing, software
154+
distributed under the License is distributed on an "AS IS" BASIS,
155+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
156+
See the License for the specific language governing permissions and
157+
limitations under the License.
158+
```
142159

0 commit comments

Comments
 (0)