mirror of
https://github.com/qemu/qemu.git
synced 2025-08-08 08:05:17 +00:00
slirp: remove reference to COPYRIGHT file
The slirp COPYRIGHT file is a BSD-3 license. Instead of referring to another project file, the SPDX license notice present in all source files states that unequivocally. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
dfacac4c81
commit
0c4cc4e218
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DEBUG_H_
|
#ifndef DEBUG_H_
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef IF_H
|
#ifndef IF_H
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
/*
|
/*
|
||||||
* Changes and additions relating to SLiRP are
|
* Changes and additions relating to SLiRP are
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
/*
|
/*
|
||||||
* Changes and additions relating to SLiRP are
|
* Changes and additions relating to SLiRP are
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SLIRP_MAIN_H
|
#ifndef SLIRP_MAIN_H
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski
|
* Copyright (c) 1995 Danny Gasparovski
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef MISC_H
|
#ifndef MISC_H
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SBUF_H
|
#ifndef SBUF_H
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SLIRP_SOCKET_H
|
#ifndef SLIRP_SOCKET_H
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
/*
|
/*
|
||||||
* Changes and additions relating to SLiRP
|
* Changes and additions relating to SLiRP
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
/*
|
/*
|
||||||
* Changes and additions relating to SLiRP
|
* Changes and additions relating to SLiRP
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
/*
|
/*
|
||||||
* Changes and additions relating to SLiRP
|
* Changes and additions relating to SLiRP
|
||||||
* Copyright (c) 1995 Danny Gasparovski.
|
* Copyright (c) 1995 Danny Gasparovski.
|
||||||
*
|
|
||||||
* Please read the file COPYRIGHT for the
|
|
||||||
* terms and conditions of the copyright.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "slirp.h"
|
#include "slirp.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user