mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-01 17:25:14 +08:00
Fix Copyright headers.
Summary: Missed in D14434796. We'll think of adding a lint rule in open source for this separately. Reviewed By: rubennorte Differential Revision: D14477475 fbshipit-source-id: 9002d9a7feadcb42f84031f21ad23c481ac304e3
This commit is contained in:
committed by
Facebook Github Bot
parent
022dc8ef38
commit
9929eb64fb
@@ -1,10 +1,9 @@
|
||||
//
|
||||
// RNTTakeScreenshot.m
|
||||
// RNTester
|
||||
//
|
||||
// Created by Eric Lewis on 3/1/19.
|
||||
// Copyright © 2019 Facebook. All rights reserved.
|
||||
//
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
#import "Screenshot.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user