File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,24 @@ Y—Template follows MVVM architecture. Different modules support different laye
6464### How to check Ktlint
6565- Gradle command for checking lint error ` ktlintCheck `
6666- Gradle command for formatting code ` ktlintFormat `
67+
68+
69+
70+ ## License
71+
72+ ```
73+ Copyright 2023 Y—Template
74+
75+ Licensed under the Apache License, Version 2.0 (the "License");
76+ you may not use this file except in compliance with the License.
77+ You may obtain a copy of the License at
78+
79+ http://www.apache.org/licenses/LICENSE-2.0
80+
81+ Unless required by applicable law or agreed to in writing, software
82+ distributed under the License is distributed on an "AS IS" BASIS,
83+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
84+ See the License for the specific language governing permissions and
85+ limitations under the License.
86+ ```
87+
You can’t perform that action at this time.
0 commit comments