mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-11 19:39:26 -07:00
slirp: clarify license of slirp files using SPDX: implicit via unstated
Add SPDX license identifier to clarify the license of files without explicit license header. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
3e6d35e560
commit
dfacac4c81
12 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/* bootp/dhcp defines */
|
||||
|
||||
#ifndef SLIRP_BOOTP_H
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
#ifndef LIBSLIRP_H
|
||||
#define LIBSLIRP_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron, Yann Bordenave, Serigne Modou Wagne.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
#ifndef SLIRP_H
|
||||
#define SLIRP_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
#ifndef STREAM_H_
|
||||
#define STREAM_H_
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/* tftp defines */
|
||||
|
||||
#ifndef SLIRP_TFTP_H
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
/*
|
||||
* Copyright (c) 2013
|
||||
* Guillaume Subiron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue