mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-25 07:41:36 +02:00
BUG/MINOR: limits: fix license type in limits.h
Need to use LGPL-2.1-or-later in headers since our hedaers default to LGPL.
This commit is contained in:
parent
3be58fc720
commit
9302869c95
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Handlers for process resources limits.
|
* Handlers for process resources limits.
|
||||||
*
|
*
|
||||||
* SPDX-License-Identifier: GPL-2.0-or-later.
|
* SPDX-License-Identifier: LGPL-2.1-or-later.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user