Add copyright header to ld version script (#1360)

Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1360

Fixes a ShipIt warning about this.

Reviewed By: yungsters

Differential Revision: D48992315

fbshipit-source-id: 20b6ba86abc27599e5f7dc12471344295151db66
This commit is contained in:
Nick Gerleman
2023-09-06 09:50:43 -07:00
committed by Facebook GitHub Bot
parent aee43a53bc
commit f8e2bc0875

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