From 5f93729b538ae44cfbd872f5560870d6eee13fa3 Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Mon, 22 Feb 2021 02:33:48 +0100 Subject: [PATCH] Restore the license header --- src/sfizz/OversamplerHelpers.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/sfizz/OversamplerHelpers.hxx b/src/sfizz/OversamplerHelpers.hxx index 8e1bef52..458cdd87 100644 --- a/src/sfizz/OversamplerHelpers.hxx +++ b/src/sfizz/OversamplerHelpers.hxx @@ -1,8 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause - - - - +// This code is part of the sfizz library and is licensed under a BSD 2-clause +// license. You should have receive a LICENSE.md file along with the code. +// If not, contact the sfizz maintainers at https://github.com/sfztools/sfizz //------------------------------------------------------------------------------ // This is generated by the Sfizz HIIR designer