From b0d44ee3ee437accf0fb43d66e0bbd2c72e2988c Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Thu, 11 Aug 2016 12:45:54 -0700 Subject: [PATCH] Remove boilerplate added copyright which doesn't belong here --- RCTVideoPlayerViewControllerDelegate.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/RCTVideoPlayerViewControllerDelegate.h b/RCTVideoPlayerViewControllerDelegate.h index ec6500af..e84b3f52 100644 --- a/RCTVideoPlayerViewControllerDelegate.h +++ b/RCTVideoPlayerViewControllerDelegate.h @@ -1,11 +1,3 @@ -// -// RCTVideoPlayerViewControllerDelegate.h -// RCTVideo -// -// Created by Stanisław Chmiela on 01.04.2016. -// Copyright © 2016 Facebook. All rights reserved. -// - #import #import "AVKit/AVKit.h"