[BSD-3-Clause] Add missing copyright notice

This commit is contained in:
h.udo
2018-07-19 14:42:56 +01:00
parent 4bff6bca72
commit f73b91d570
6 changed files with 48 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/*
* Copyright (c) 2003-2004, Mark Borgerding. All rights reserved.
* This file is part of KISS FFT - https://github.com/mborgerding/kissfft
*
* SPDX-License-Identifier: BSD-3-Clause
* See COPYING file for more information.
*/
#ifndef KISS_FFTND_H
#define KISS_FFTND_H