From 3d3724ac8bb6b7591c403f6f8a71e4c71bd4f2c2 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 2 Mar 2021 12:12:56 -0800 Subject: [PATCH] Fix copyright headers Summary: OSS violation: P242776146 Reviewed By: jknoxville Differential Revision: D26756475 fbshipit-source-id: bc36fe083101af89f80da293ebafa8a02fd4a052 --- android/plugins/leakcanary2/gradle.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/plugins/leakcanary2/gradle.properties b/android/plugins/leakcanary2/gradle.properties index 51ae3ccfc..15011b8aa 100644 --- a/android/plugins/leakcanary2/gradle.properties +++ b/android/plugins/leakcanary2/gradle.properties @@ -1,5 +1,9 @@ +# +# 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. +# POM_NAME=Flipper LeakCanary2 Plugin POM_DESCRIPTION=LeakCanary2 plugin for Flipper