From bf811616e096b7236b172daae296a73376337d71 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Thu, 9 Jul 2020 13:05:20 -0400 Subject: [PATCH] qroverlay: Fix copyright Part-of: --- ext/qroverlay/gstqroverlay.c | 2 +- ext/qroverlay/gstqroverlay.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/qroverlay/gstqroverlay.c b/ext/qroverlay/gstqroverlay.c index 57ef1e46f6..bec518a05a 100755 --- a/ext/qroverlay/gstqroverlay.c +++ b/ext/qroverlay/gstqroverlay.c @@ -1,7 +1,7 @@ /* * GStreamer * Copyright (C) 2006 Stefan Kost - * Copyright (C) 2015 anthony <> + * Copyright (c) 2020 Anthony Violo * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/ext/qroverlay/gstqroverlay.h b/ext/qroverlay/gstqroverlay.h index 5730465086..c066fc0f78 100755 --- a/ext/qroverlay/gstqroverlay.h +++ b/ext/qroverlay/gstqroverlay.h @@ -1,7 +1,7 @@ /* * GStreamer * Copyright (C) 2006 Stefan Kost - * Copyright (C) 2015 anthony <> + * Copyright (c) 2020 Anthony Violo * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public