mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 18:42:53 +03: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
|
#ifndef __MEMCHECK_H
|
||||||
#define __MEMCHECK_H
|
#define __MEMCHECK_H
|
||||||
|
|
||||||
|
FILE_LICENCE ( BSD3 );
|
||||||
|
|
||||||
|
|
||||||
/* This file is for inclusion into client (your!) code.
|
/* This file is for inclusion into client (your!) code.
|
||||||
|
|
||||||
|
|||||||
@@ -73,6 +73,8 @@
|
|||||||
#ifndef __VALGRIND_H
|
#ifndef __VALGRIND_H
|
||||||
#define __VALGRIND_H
|
#define __VALGRIND_H
|
||||||
|
|
||||||
|
FILE_LICENCE ( BSD3 );
|
||||||
|
|
||||||
|
|
||||||
/* ------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------ */
|
||||||
/* VERSION NUMBER OF VALGRIND */
|
/* VERSION NUMBER OF VALGRIND */
|
||||||
|
|||||||
Reference in New Issue
Block a user