Add copyright header to ld version script #1360

Closed
NickGerleman wants to merge 2 commits from export-D48992315 into main

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;