File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -86,4 +86,22 @@ dependencies {
8686 app:layout_constraintStart_toStartOf="@+id/edtPassword"
8787 app:layout_constraintTop_toBottomOf="@+id/edtPassword"
8888 app:textValue="aboutText"/>
89- ```
89+ ```
90+
91+ ## License
92+
93+ ```
94+ Copyright 2020 Simform Solutions
95+
96+ Licensed under the Apache License, Version 2.0 (the "License");
97+ you may not use this file except in compliance with the License.
98+ You may obtain a copy of the License at
99+
100+ http://www.apache.org/licenses/LICENSE-2.0
101+
102+ Unless required by applicable law or agreed to in writing, software
103+ distributed under the License is distributed on an "AS IS" BASIS,
104+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
105+ See the License for the specific language governing permissions and
106+ limitations under the License.
107+ ```
You can’t perform that action at this time.
0 commit comments