Add copyright header to ld version script #1360
@@ -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;
|
||||||
|
Reference in New Issue
Block a user