Add copyright header to ld version script
Summary: Fixes a ShipIt warning about this. Differential Revision: D48992315
This commit is contained in:
committed by
Facebook GitHub Bot
parent
95a7b4497e
commit
3be45eb733
@@ -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;
|
||||
|
Reference in New Issue
Block a user