Skip to content

Commit 22d7529

Browse files
authored
don't put the license on these files (#909)
1 parent 4ca7f49 commit 22d7529

File tree

3 files changed

+0
-19
lines changed

3 files changed

+0
-19
lines changed

android/Torchchat/app/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Copyright (c) Meta Platforms, Inc. and affiliates.
2-
# All rights reserved.
3-
4-
# This source code is licensed under the license found in the
5-
# LICENSE file in the root directory of this source tree.
6-
71
plugins {
82
id("com.android.application")
93
}

android/Torchchat/app/proguard-rules.pro

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
# Copyright (c) Meta Platforms, Inc. and affiliates.
2-
# All rights reserved.
3-
4-
# This source code is licensed under the license found in the
5-
# LICENSE file in the root directory of this source tree.
6-
7-
81
# Add project specific ProGuard rules here.
92
# You can control the set of applied configuration files using the
103
# proguardFiles setting in build.gradle.

android/Torchchat/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Copyright (c) Meta Platforms, Inc. and affiliates.
2-
# All rights reserved.
3-
4-
# This source code is licensed under the license found in the
5-
# LICENSE file in the root directory of this source tree.
6-
71
// Top-level build file where you can add configuration options common to all sub-projects/modules.
82
plugins {
93
id("com.android.application") version "8.1.0" apply false

0 commit comments

Comments
 (0)