Skip to content

Commit 1f45cd3

Browse files
committed
edited README license block
1 parent 8e92490 commit 1f45cd3

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ Android application at compile time using the [ASM](https://asm.ow2.io) library.
55

66
Build and tested for AGP version: `8.2.2`.
77

8-
> [!CAUTION]
9-
> This plugin is provided "as is" and without warranty of any kind, express or implied.
10-
> The authors accept no responsibility for any damages arising from the use of this plugin.
11-
128
## Installation (WIP)
139

1410
Apply Gradle plugin to Android application
@@ -258,6 +254,16 @@ activity {
258254

259255
## License
260256

261-
Copyright Aleksandr Rychkov
257+
Copyright Aleksandr Rychkov
258+
259+
Licensed under the Apache License, Version 2.0 (the "License");
260+
you may not use this file except in compliance with the License.
261+
You may obtain a copy of the License at
262+
263+
http://www.apache.org/licenses/LICENSE-2.0
262264

263-
Licensed under the Apache License, Version 2.0
265+
Unless required by applicable law or agreed to in writing, software
266+
distributed under the License is distributed on an "AS IS" BASIS,
267+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
268+
See the License for the specific language governing permissions and
269+
limitations under the License.

0 commit comments

Comments
 (0)