Move non-license comments out of license header

Summary: Changelog: [General] [Fixed] - License header cleanup

Reviewed By: cpojer

Differential Revision: D17749100

fbshipit-source-id: edca9c73a065e9fc311109cd6efeb1f75451a55a
This commit is contained in:
Andres Suarez
2019-10-15 20:08:07 -07:00
committed by Facebook Github Bot
parent fc80a51457
commit e1cfeaddd4
55 changed files with 80 additions and 104 deletions
@@ -3,9 +3,10 @@
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* This file was pulled from the facebook/rebound repository.
*/
// This file was pulled from the facebook/rebound repository.
package com.facebook.react.modules.core;
import android.os.Handler;