From 3be45eb733f8902f566b1a0830ed80ce8ec99d77 Mon Sep 17 00:00:00 2001 From: Nick Gerleman Date: Tue, 5 Sep 2023 16:45:46 -0700 Subject: [PATCH] Add copyright header to ld version script Summary: Fixes a ShipIt warning about this. Differential Revision: D48992315 --- java/yogajni.version | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/java/yogajni.version b/java/yogajni.version index 87f7caf6..3f6b1994 100644 --- a/java/yogajni.version +++ b/java/yogajni.version @@ -1,3 +1,10 @@ +/* + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + { global: JNI_OnLoad;