From 665cd55bcf8996bfc0b83604fa75bf80f9aaa3bd Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 11 Feb 2019 19:31:52 +0100 Subject: video: remove Patrick's copyright The file was completely rewritten some time ago. --- video/video-widget.cpp | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'video/video-widget.cpp') diff --git a/video/video-widget.cpp b/video/video-widget.cpp index 995795fd..90975f0c 100644 --- a/video/video-widget.cpp +++ b/video/video-widget.cpp @@ -1,15 +1,5 @@ -/* Copyright (c) 2014-2016, 2019 Stanislaw Halik - * - * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. - */ - -#ifdef OTR_VIDEO_HAS_OPENCV -# include -#endif - #include "video-widget.hpp" + #include "compat/check-visible.hpp" #include "compat/math.hpp" -- cgit v1.2.3