From 906cab7a1020e9f416a8b768c28ea25a9caac66a Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 11 Jan 2016 21:29:17 +0100 Subject: [PATCH] Improve GPLv3 compliance. --- resampling_queue.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resampling_queue.cpp b/resampling_queue.cpp index 13f4bdf..109c420 100644 --- a/resampling_queue.cpp +++ b/resampling_queue.cpp @@ -1,5 +1,6 @@ -// Parts of the code is adapted from Adriaensen's project Zita-ajbridge, -// although it has been heavily reworked for this use case. Original copyright follows: +// Parts of the code is adapted from Adriaensen's project Zita-ajbridge +// (as of November 2015), although it has been heavily reworked for this use +// case. Original copyright follows: // // Copyright (C) 2012-2015 Fons Adriaensen // -- 2.39.2