Remove references to GPLv2 license
License headers added to Makefiles were taken from `zstd/Makefile`.
This commit is contained in:
@@ -8,13 +8,6 @@
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
Note : this file is part of zstd command line, which is not library.
|
||||
The license of ZSTD library is BSD.
|
||||
The license of this file is GPLv2.
|
||||
*/
|
||||
|
||||
|
||||
/* *************************************
|
||||
* Tuning options
|
||||
***************************************/
|
||||
|
||||
@@ -8,13 +8,6 @@
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
Note : this is a user program, not part of libzstd.
|
||||
The license of libzstd is BSD.
|
||||
The license of this command line program is GPLv2.
|
||||
*/
|
||||
|
||||
|
||||
/*-************************************
|
||||
* Tuning parameters
|
||||
**************************************/
|
||||
|
||||
Reference in New Issue
Block a user