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:
Christoph Nakazawa
2019-03-15 07:31:30 -07:00
committed by Facebook Github Bot
parent 022dc8ef38
commit 9929eb64fb
2 changed files with 12 additions and 14 deletions

View File

@@ -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"