Add copyright header to ld version script

Summary: Fixes a ShipIt warning about this.

Differential Revision: D48992315
This commit is contained in:
Nick Gerleman
2023-09-05 16:45:46 -07:00
committed by Facebook GitHub Bot
parent 95a7b4497e
commit 3be45eb733

View File

@@ -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: global:
JNI_OnLoad; JNI_OnLoad;