<div dir="ltr"># HG changeset patch<br># User Pooja Venkatesan <<a href="mailto:pooja@multicorewareinc.com">pooja@multicorewareinc.com</a>><br># Date 1585660434 -19800<br>#      Tue Mar 31 18:43:54 2020 +0530<br># Node ID 5031d38328aab3f39f29a4e50ed4cff9ec925f30<br># Parent  7ebf4b9369b3037370a73be24f5f1bd93cce7822<br>scaler: Update copyrights details<br><br>diff -r 7ebf4b9369b3 -r 5031d38328aa source/common/scaler.cpp<br>--- a/source/common/scaler.cpp  Wed Feb 26 14:40:35 2020 +0530<br>+++ b/source/common/scaler.cpp  Tue Mar 31 18:43:54 2020 +0530<br>@@ -1,3 +1,26 @@<br>+/*****************************************************************************<br>+* Copyright (C) 2013-2020 MulticoreWare, Inc<br>+*<br>+* Authors: Pooja Venkatesan <<a href="mailto:pooja@multicorewareinc.com">pooja@multicorewareinc.com</a>><br>+*<br>+* This program is free software; you can redistribute it and/or modify<br>+* it under the terms of the GNU General Public License as published by<br>+* the Free Software Foundation; either version 2 of the License, or<br>+* (at your option) any later version.<br>+*<br>+* This program is distributed in the hope that it will be useful,<br>+* but WITHOUT ANY WARRANTY; without even the implied warranty of<br>+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>+* GNU General Public License for more details.<br>+*<br>+* You should have received a copy of the GNU General Public License<br>+* along with this program; if not, write to the Free Software<br>+* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111, USA.<br>+*<br>+* This program is also available under a commercial proprietary license.<br>+* For more information, contact us at license @ <a href="http://x265.com">x265.com</a>.<br>+*****************************************************************************/<br>+<br> #include "scaler.h"<br> <br> #if _MSC_VER<br>diff -r 7ebf4b9369b3 -r 5031d38328aa source/common/scaler.h<br>--- a/source/common/scaler.h     Wed Feb 26 14:40:35 2020 +0530<br>+++ b/source/common/scaler.h    Tue Mar 31 18:43:54 2020 +0530<br>@@ -1,5 +1,5 @@<br> /*****************************************************************************<br>- * Copyright (C) 2020 MulticoreWare, Inc<br>+ * Copyright (C) 2013-2020 MulticoreWare, Inc<br>  *<br>  * Authors: Pooja Venkatesan <<a href="mailto:pooja@multicorewareinc.com">pooja@multicorewareinc.com</a>><br>  *<br></div>