From 3b04d44bd3b177c50ee1b5780bc8a9b3c17dfee2 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Thu, 21 Nov 2019 08:40:13 -0800 Subject: [PATCH] Add missing license header Summary: Failing OSS check because of this right now. Reviewed By: cekkaewnumchai Differential Revision: D18638744 fbshipit-source-id: 1e5076f69a40f7dea87078c346e85f1797de42aa --- android/tutorial/proguard-rules.pro | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/tutorial/proguard-rules.pro b/android/tutorial/proguard-rules.pro index f1b424510..533cccb4b 100644 --- a/android/tutorial/proguard-rules.pro +++ b/android/tutorial/proguard-rules.pro @@ -1,3 +1,10 @@ +# +# 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. # You can control the set of applied configuration files using the # proguardFiles setting in build.gradle.