diff --git a/react-native/ReactNativeFlipperExample/android/app/proguard-rules.pro b/react-native/ReactNativeFlipperExample/android/app/proguard-rules.pro index 11b025724..f28b70eed 100644 --- a/react-native/ReactNativeFlipperExample/android/app/proguard-rules.pro +++ b/react-native/ReactNativeFlipperExample/android/app/proguard-rules.pro @@ -1,3 +1,8 @@ +# Copyright (c) Facebook, Inc. and its affiliates. +# +# This source code is licensed under the MIT license found in the +# LICENSE file in the root directory of this source tree. + # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in /usr/local/Cellar/android-sdk/24.3.3/tools/proguard/proguard-android.txt diff --git a/react-native/ReactNativeFlipperExample/android/gradle.properties b/react-native/ReactNativeFlipperExample/android/gradle.properties index 1ac72128e..b0200a885 100644 --- a/react-native/ReactNativeFlipperExample/android/gradle.properties +++ b/react-native/ReactNativeFlipperExample/android/gradle.properties @@ -1,3 +1,8 @@ +# Copyright (c) Facebook, Inc. and its affiliates. +# +# This source code is licensed under the MIT license found in the +# LICENSE file in the root directory of this source tree. + # Project-wide Gradle settings. # IDE (e.g. Android Studio) users: