Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Missing copyright header
Browse files Browse the repository at this point in the history
Reviewed By: zmroczek

Differential Revision: D15468654

fbshipit-source-id: 18d11bb3fc0276adda2452cdee52f40d0302ec59
  • Loading branch information
Daniel Hugenroth authored and facebook-github-bot committed May 23, 2019
1 parent 15730fb commit 3b94cff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions androidLibs/fbjni/java/com/facebook/jni/FbJniSoLoader.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/*
* Copyright (c) 2018-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*
*/
package com.facebook.jni;

/** SoLoader delegate to allow making FbJni use the SpectrumSoLoader */
Expand Down

0 comments on commit 3b94cff

Please sign in to comment.