feat(build): add copyright license headers to XML files

This commit is contained in:
Harsh Shandilya 2023-07-06 01:43:47 +05:30
parent 1221992d26
commit 9a5a417418
No known key found for this signature in database
14 changed files with 83 additions and 12 deletions

View file

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
~ Copyright © 2021-2023 Harsh Shandilya.
~ Use of this source code is governed by an MIT-style
~ license that can be found in the LICENSE file or at
~ https://opensource.org/licenses/MIT.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />