From a5d2e9b2075f7e91dbdc29cb8779fb1415a3dcca Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Thu, 11 Aug 2016 12:45:19 -0700 Subject: [PATCH] Remove boilerplate added copyright which doesn't belong here --- UIView+FindUIViewController.m | 7 ------- 1 file changed, 7 deletions(-) diff --git a/UIView+FindUIViewController.m b/UIView+FindUIViewController.m index bc721b96..c29c742a 100644 --- a/UIView+FindUIViewController.m +++ b/UIView+FindUIViewController.m @@ -1,10 +1,3 @@ -// -// UIView+FindUIViewController.m -// RCTVideo -// -// Created by Stanisław Chmiela on 31.03.2016. -// Copyright © 2016 Facebook. All rights reserved. -// // Source: http://stackoverflow.com/a/3732812/1123156 #import "UIView+FindUIViewController.h"