Removes copyright notices from file headers

This commit is contained in:
Jamon Holmgren
2018-08-15 19:25:15 -07:00
parent eb99f1e4b3
commit bc3be5ecaa
17 changed files with 5 additions and 142 deletions
@@ -1,10 +1,3 @@
/**
* Copyright (c) 2018-present, Infinite Red, 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.infinitered.webview.events;
import com.facebook.react.bridge.WritableMap;