Skip to content

Commit e2be04c

Browse files
committed
License cleanup: add SPDX license identifier to uapi header files with a license
Many user space API headers have licensing information, which is either incomplete, badly formatted or just a shorthand for referring to the license under which the file is supposed to be. This makes it hard for compliance tools to determine the correct license. Update these files with an SPDX license identifier. The identifier was chosen based on the license information in the file. GPL/LGPL licensed headers get the matching GPL/LGPL SPDX license identifier with the added 'WITH Linux-syscall-note' exception, which is the officially assigned exception identifier for the kernel syscall exception: NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work". This exception makes it possible to include GPL headers into non GPL code, without confusing license compliance tools. Headers which have either explicit dual licensing or are just licensed under a non GPL license are updated with the corresponding SPDX identifier and the GPLv2 with syscall exception identifier. The format is: ((GPL-2.0 WITH Linux-syscall-note) OR SPDX-ID-OF-OTHER-LICENSE) SPDX license identifiers are a legally binding shorthand, which can be used instead of the full boiler plate text. The update does not remove existing license information as this has to be done on a case by case basis and the copyright holders might have to be consulted. This will happen in a separate step. This patch is based on work done by Thomas Gleixner and Kate Stewart and Philippe Ombredanne. See the previous patch in this series for the methodology of how this patch was researched. Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 6f52b16 commit e2be04c

File tree

522 files changed

+522
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

522 files changed

+522
-0
lines changed

arch/alpha/include/uapi/asm/poll.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
#include <asm-generic/poll.h>

arch/arc/include/uapi/asm/byteorder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/cachectl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/elf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/page.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/signal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/swab.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arc/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
34
*

arch/arm/include/uapi/asm/kvm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 - Virtual Open Systems and Columbia University
34
* Author: Christoffer Dall <c.dall@virtualopensystems.com>

arch/arm/include/uapi/asm/posix_types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* arch/arm/include/asm/posix_types.h
34
*

arch/arm/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* arch/arm/include/asm/ptrace.h
34
*

arch/arm/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* linux/include/asm/setup.h
34
*

arch/arm/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* arch/arm/include/asm/unistd.h
34
*

arch/arm64/include/uapi/asm/auxvec.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/bitsperlong.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/byteorder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/fcntl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/hwcap.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/kvm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012,2013 - ARM Ltd
34
* Author: Marc Zyngier <marc.zyngier@arm.com>

arch/arm64/include/uapi/asm/param.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Based on arch/arm/include/asm/ptrace.h
34
*

arch/arm64/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Based on arch/arm/include/asm/setup.h
34
*

arch/arm64/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/siginfo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/signal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/stat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/statfs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/ucontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/arm64/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 ARM Ltd.
34
*

arch/blackfin/include/uapi/asm/bfin_sport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* bfin_sport.h - interface to Blackfin SPORTs
34
*

arch/blackfin/include/uapi/asm/cachectl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* based on the mips/cachectl.h
34
*

arch/blackfin/include/uapi/asm/fcntl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2008 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/fixed_code.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* This file defines the fixed addresses where userspace programs
34
* can find atomic code sequences.

arch/blackfin/include/uapi/asm/poll.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2009 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/posix_types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2009 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2008 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2008 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/siginfo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2008 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/stat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2006 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/swab.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2009 Analog Devices Inc.
34
*

arch/blackfin/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright 2004-2009 Analog Devices Inc.
34
*

arch/c6x/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated
34
* Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com)

arch/c6x/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Port on Texas Instruments TMS320C6x architecture
34
*

arch/c6x/include/uapi/asm/swab.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2011 Texas Instruments Incorporated
34
* Author: Mark Salter <msalter@redhat.com>

arch/c6x/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2011 Texas Instruments Incorporated
34
*

arch/frv/include/uapi/asm/ipcbuf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
#include <asm-generic/ipcbuf.h>

arch/frv/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/* ptrace.h: ptrace() relevant definitions
23
*
34
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.

arch/frv/include/uapi/asm/registers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/* registers.h: register frame declarations
23
*
34
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.

arch/frv/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/* setup.h: setup stuff
23
*
34
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.

arch/frv/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/* sigcontext.h: FRV signal context
23
*
34
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.

arch/frv/include/uapi/asm/types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/* types.h: FRV types
23
*
34
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.

arch/hexagon/include/uapi/asm/bitsperlong.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/byteorder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/param.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Ptrace definitions for the Hexagon architecture
34
*

arch/hexagon/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/signal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/swab.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
34
*

arch/hexagon/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Syscall support for Hexagon
34
*

arch/ia64/include/uapi/asm/poll.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
#include <asm-generic/poll.h>

arch/m32r/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* linux/include/asm-m32r/ptrace.h
34
*

arch/m68k/include/uapi/asm/bootinfo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* asm/bootinfo.h -- Definition of the Linux/m68k boot information structure
34
*

arch/m68k/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
** asm/setup.h -- Definition of the Linux/m68k setup information
34
**

arch/metag/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2012 Imagination Technologies Ltd.
34
*

arch/microblaze/include/uapi/asm/elf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
34
* Copyright (C) 2008-2009 PetaLogix

arch/microblaze/include/uapi/asm/ptrace.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2006 Atmark Techno, Inc.
34
*

arch/microblaze/include/uapi/asm/setup.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu>
34
* Copyright (C) 2007-2009 PetaLogix

arch/microblaze/include/uapi/asm/sigcontext.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2006 Atmark Techno, Inc.
34
*

arch/microblaze/include/uapi/asm/unistd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
34
* Copyright (C) 2006 Atmark Techno, Inc.

arch/mips/include/uapi/asm/auxvec.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12
/*
23
* Copyright (C) 2015 Imagination Technologies
34
* Author: Alex Smith <alex.smith@imgtec.com>

arch/mips/include/uapi/asm/bitfield.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/break.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/byteorder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/cachectl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/errno.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/fcntl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

arch/mips/include/uapi/asm/inst.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* Format of an instruction in memory.
34
*

arch/mips/include/uapi/asm/ioctl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
12
/*
23
* This file is subject to the terms and conditions of the GNU General Public
34
* License. See the file "COPYING" in the main directory of this archive

0 commit comments

Comments
 (0)