mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-26 21:20:30 +00:00
[legal] Add FILE_LICENCE for valgrind headers
Signed-off-by: Marin Hannache <git@mareo.fr> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
7f4a5c06a3
commit
397d4ec3c8
@@ -60,6 +60,8 @@
|
||||
#ifndef __MEMCHECK_H
|
||||
#define __MEMCHECK_H
|
||||
|
||||
FILE_LICENCE ( BSD3 );
|
||||
|
||||
|
||||
/* This file is for inclusion into client (your!) code.
|
||||
|
||||
|
@@ -73,6 +73,8 @@
|
||||
#ifndef __VALGRIND_H
|
||||
#define __VALGRIND_H
|
||||
|
||||
FILE_LICENCE ( BSD3 );
|
||||
|
||||
|
||||
/* ------------------------------------------------------------------ */
|
||||
/* VERSION NUMBER OF VALGRIND */
|
||||
|
Reference in New Issue
Block a user