slirp: clarify license of slirp files using SPDX: explicit BSD

Add SPDX license identifier to clarify the license of files with
explicit 3-clause BSD license header.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Marc-André Lureau 2019-03-13 16:56:07 +01:00
parent 87ecdc7115
commit d2f27fcbdf
24 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1988, 1992, 1993 * Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* SLIRP stateless DHCPv6 * SLIRP stateless DHCPv6
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Definitions and prototypes for SLIRP stateless DHCPv6 * Definitions and prototypes for SLIRP stateless DHCPv6
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1993 * Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1993 * Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993 * Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1993 * Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright Gavin Shan, IBM Corporation 2016. * Copyright Gavin Shan, IBM Corporation 2016.
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* NC-SI (Network Controller Sideband Interface) "echo" model * NC-SI (Network Controller Sideband Interface) "echo" model
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* $NetBSD: queue.h,v 1.52 2009/04/20 09:56:08 mschuett Exp $ */ /* $NetBSD: queue.h,v 1.52 2009/04/20 09:56:08 mschuett Exp $ */
/* /*

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994 * Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993 * Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993 * Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993 * Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993, 1994 * Copyright (c) 1982, 1986, 1993, 1994
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1988, 1990, 1993 * Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* Copyright (c) 1982, 1986, 1993 * Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* VMState interpreter * VMState interpreter
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
/* /*
* QEMU migration/snapshot declarations * QEMU migration/snapshot declarations
* *