]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
License cleanup: add SPDX license identifier to uapi header files with a license
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Nov 2017 14:09:13 +0000 (15:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 10:20:11 +0000 (11:20 +0100)
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>
522 files changed:
arch/alpha/include/uapi/asm/poll.h
arch/arc/include/uapi/asm/byteorder.h
arch/arc/include/uapi/asm/cachectl.h
arch/arc/include/uapi/asm/elf.h
arch/arc/include/uapi/asm/page.h
arch/arc/include/uapi/asm/ptrace.h
arch/arc/include/uapi/asm/sigcontext.h
arch/arc/include/uapi/asm/signal.h
arch/arc/include/uapi/asm/swab.h
arch/arc/include/uapi/asm/unistd.h
arch/arm/include/uapi/asm/kvm.h
arch/arm/include/uapi/asm/posix_types.h
arch/arm/include/uapi/asm/ptrace.h
arch/arm/include/uapi/asm/setup.h
arch/arm/include/uapi/asm/unistd.h
arch/arm64/include/uapi/asm/auxvec.h
arch/arm64/include/uapi/asm/bitsperlong.h
arch/arm64/include/uapi/asm/byteorder.h
arch/arm64/include/uapi/asm/fcntl.h
arch/arm64/include/uapi/asm/hwcap.h
arch/arm64/include/uapi/asm/kvm.h
arch/arm64/include/uapi/asm/param.h
arch/arm64/include/uapi/asm/ptrace.h
arch/arm64/include/uapi/asm/setup.h
arch/arm64/include/uapi/asm/sigcontext.h
arch/arm64/include/uapi/asm/siginfo.h
arch/arm64/include/uapi/asm/signal.h
arch/arm64/include/uapi/asm/stat.h
arch/arm64/include/uapi/asm/statfs.h
arch/arm64/include/uapi/asm/ucontext.h
arch/arm64/include/uapi/asm/unistd.h
arch/blackfin/include/uapi/asm/bfin_sport.h
arch/blackfin/include/uapi/asm/cachectl.h
arch/blackfin/include/uapi/asm/fcntl.h
arch/blackfin/include/uapi/asm/fixed_code.h
arch/blackfin/include/uapi/asm/poll.h
arch/blackfin/include/uapi/asm/posix_types.h
arch/blackfin/include/uapi/asm/ptrace.h
arch/blackfin/include/uapi/asm/sigcontext.h
arch/blackfin/include/uapi/asm/siginfo.h
arch/blackfin/include/uapi/asm/stat.h
arch/blackfin/include/uapi/asm/swab.h
arch/blackfin/include/uapi/asm/unistd.h
arch/c6x/include/uapi/asm/ptrace.h
arch/c6x/include/uapi/asm/sigcontext.h
arch/c6x/include/uapi/asm/swab.h
arch/c6x/include/uapi/asm/unistd.h
arch/frv/include/uapi/asm/ipcbuf.h
arch/frv/include/uapi/asm/ptrace.h
arch/frv/include/uapi/asm/registers.h
arch/frv/include/uapi/asm/setup.h
arch/frv/include/uapi/asm/sigcontext.h
arch/frv/include/uapi/asm/types.h
arch/hexagon/include/uapi/asm/bitsperlong.h
arch/hexagon/include/uapi/asm/byteorder.h
arch/hexagon/include/uapi/asm/param.h
arch/hexagon/include/uapi/asm/ptrace.h
arch/hexagon/include/uapi/asm/setup.h
arch/hexagon/include/uapi/asm/sigcontext.h
arch/hexagon/include/uapi/asm/signal.h
arch/hexagon/include/uapi/asm/swab.h
arch/hexagon/include/uapi/asm/unistd.h
arch/ia64/include/uapi/asm/poll.h
arch/m32r/include/uapi/asm/ptrace.h
arch/m68k/include/uapi/asm/bootinfo.h
arch/m68k/include/uapi/asm/setup.h
arch/metag/include/uapi/asm/unistd.h
arch/microblaze/include/uapi/asm/elf.h
arch/microblaze/include/uapi/asm/ptrace.h
arch/microblaze/include/uapi/asm/setup.h
arch/microblaze/include/uapi/asm/sigcontext.h
arch/microblaze/include/uapi/asm/unistd.h
arch/mips/include/uapi/asm/auxvec.h
arch/mips/include/uapi/asm/bitfield.h
arch/mips/include/uapi/asm/break.h
arch/mips/include/uapi/asm/byteorder.h
arch/mips/include/uapi/asm/cachectl.h
arch/mips/include/uapi/asm/errno.h
arch/mips/include/uapi/asm/fcntl.h
arch/mips/include/uapi/asm/inst.h
arch/mips/include/uapi/asm/ioctl.h
arch/mips/include/uapi/asm/ioctls.h
arch/mips/include/uapi/asm/kvm.h
arch/mips/include/uapi/asm/mman.h
arch/mips/include/uapi/asm/param.h
arch/mips/include/uapi/asm/posix_types.h
arch/mips/include/uapi/asm/ptrace.h
arch/mips/include/uapi/asm/reg.h
arch/mips/include/uapi/asm/resource.h
arch/mips/include/uapi/asm/sgidefs.h
arch/mips/include/uapi/asm/sigcontext.h
arch/mips/include/uapi/asm/siginfo.h
arch/mips/include/uapi/asm/signal.h
arch/mips/include/uapi/asm/socket.h
arch/mips/include/uapi/asm/sockios.h
arch/mips/include/uapi/asm/stat.h
arch/mips/include/uapi/asm/statfs.h
arch/mips/include/uapi/asm/swab.h
arch/mips/include/uapi/asm/sysmips.h
arch/mips/include/uapi/asm/termbits.h
arch/mips/include/uapi/asm/termios.h
arch/mips/include/uapi/asm/types.h
arch/mips/include/uapi/asm/unistd.h
arch/mn10300/include/uapi/asm/ioctl.h
arch/mn10300/include/uapi/asm/param.h
arch/mn10300/include/uapi/asm/posix_types.h
arch/mn10300/include/uapi/asm/ptrace.h
arch/mn10300/include/uapi/asm/sigcontext.h
arch/mn10300/include/uapi/asm/signal.h
arch/mn10300/include/uapi/asm/swab.h
arch/mn10300/include/uapi/asm/types.h
arch/mn10300/include/uapi/asm/unistd.h
arch/nios2/include/uapi/asm/byteorder.h
arch/nios2/include/uapi/asm/elf.h
arch/nios2/include/uapi/asm/ptrace.h
arch/nios2/include/uapi/asm/sigcontext.h
arch/nios2/include/uapi/asm/signal.h
arch/nios2/include/uapi/asm/swab.h
arch/nios2/include/uapi/asm/unistd.h
arch/openrisc/include/uapi/asm/elf.h
arch/openrisc/include/uapi/asm/param.h
arch/openrisc/include/uapi/asm/ptrace.h
arch/openrisc/include/uapi/asm/sigcontext.h
arch/openrisc/include/uapi/asm/unistd.h
arch/parisc/include/uapi/asm/ioctl.h
arch/powerpc/include/uapi/asm/byteorder.h
arch/powerpc/include/uapi/asm/eeh.h
arch/powerpc/include/uapi/asm/elf.h
arch/powerpc/include/uapi/asm/epapr_hcalls.h
arch/powerpc/include/uapi/asm/ipcbuf.h
arch/powerpc/include/uapi/asm/kvm.h
arch/powerpc/include/uapi/asm/kvm_para.h
arch/powerpc/include/uapi/asm/mman.h
arch/powerpc/include/uapi/asm/nvram.h
arch/powerpc/include/uapi/asm/opal-prd.h
arch/powerpc/include/uapi/asm/perf_event.h
arch/powerpc/include/uapi/asm/ps3fb.h
arch/powerpc/include/uapi/asm/ptrace.h
arch/powerpc/include/uapi/asm/sembuf.h
arch/powerpc/include/uapi/asm/shmbuf.h
arch/powerpc/include/uapi/asm/sigcontext.h
arch/powerpc/include/uapi/asm/siginfo.h
arch/powerpc/include/uapi/asm/socket.h
arch/powerpc/include/uapi/asm/spu_info.h
arch/powerpc/include/uapi/asm/stat.h
arch/powerpc/include/uapi/asm/swab.h
arch/powerpc/include/uapi/asm/termbits.h
arch/powerpc/include/uapi/asm/termios.h
arch/powerpc/include/uapi/asm/types.h
arch/powerpc/include/uapi/asm/unistd.h
arch/s390/include/uapi/asm/kvm.h
arch/s390/include/uapi/asm/kvm_para.h
arch/s390/include/uapi/asm/kvm_perf.h
arch/s390/include/uapi/asm/kvm_virtio.h
arch/s390/include/uapi/asm/virtio-ccw.h
arch/s390/include/uapi/asm/zcrypt.h
arch/sh/include/uapi/asm/unistd_64.h
arch/tile/include/uapi/arch/abi.h
arch/tile/include/uapi/arch/chip.h
arch/tile/include/uapi/arch/chip_tilegx.h
arch/tile/include/uapi/arch/chip_tilepro.h
arch/tile/include/uapi/arch/icache.h
arch/tile/include/uapi/arch/interrupts.h
arch/tile/include/uapi/arch/interrupts_32.h
arch/tile/include/uapi/arch/interrupts_64.h
arch/tile/include/uapi/arch/intreg.h
arch/tile/include/uapi/arch/opcode.h
arch/tile/include/uapi/arch/opcode_tilegx.h
arch/tile/include/uapi/arch/opcode_tilepro.h
arch/tile/include/uapi/arch/sim.h
arch/tile/include/uapi/arch/sim_def.h
arch/tile/include/uapi/arch/spr_def.h
arch/tile/include/uapi/arch/spr_def_32.h
arch/tile/include/uapi/arch/spr_def_64.h
arch/tile/include/uapi/asm/auxvec.h
arch/tile/include/uapi/asm/bitsperlong.h
arch/tile/include/uapi/asm/byteorder.h
arch/tile/include/uapi/asm/cachectl.h
arch/tile/include/uapi/asm/hardwall.h
arch/tile/include/uapi/asm/mman.h
arch/tile/include/uapi/asm/ptrace.h
arch/tile/include/uapi/asm/setup.h
arch/tile/include/uapi/asm/sigcontext.h
arch/tile/include/uapi/asm/siginfo.h
arch/tile/include/uapi/asm/signal.h
arch/tile/include/uapi/asm/swab.h
arch/tile/include/uapi/asm/unistd.h
arch/unicore32/include/uapi/asm/byteorder.h
arch/unicore32/include/uapi/asm/ptrace.h
arch/unicore32/include/uapi/asm/sigcontext.h
arch/unicore32/include/uapi/asm/unistd.h
arch/x86/include/uapi/asm/ist.h
arch/x86/include/uapi/asm/mtrr.h
arch/x86/include/uapi/asm/vmx.h
arch/xtensa/include/uapi/asm/ioctls.h
arch/xtensa/include/uapi/asm/ipcbuf.h
arch/xtensa/include/uapi/asm/mman.h
arch/xtensa/include/uapi/asm/msgbuf.h
arch/xtensa/include/uapi/asm/param.h
arch/xtensa/include/uapi/asm/poll.h
arch/xtensa/include/uapi/asm/posix_types.h
arch/xtensa/include/uapi/asm/ptrace.h
arch/xtensa/include/uapi/asm/sembuf.h
arch/xtensa/include/uapi/asm/setup.h
arch/xtensa/include/uapi/asm/shmbuf.h
arch/xtensa/include/uapi/asm/sigcontext.h
arch/xtensa/include/uapi/asm/signal.h
arch/xtensa/include/uapi/asm/socket.h
arch/xtensa/include/uapi/asm/sockios.h
arch/xtensa/include/uapi/asm/stat.h
arch/xtensa/include/uapi/asm/swab.h
arch/xtensa/include/uapi/asm/termbits.h
arch/xtensa/include/uapi/asm/types.h
include/uapi/drm/armada_drm.h
include/uapi/drm/etnaviv_drm.h
include/uapi/drm/exynos_drm.h
include/uapi/drm/omap_drm.h
include/uapi/linux/am437x-vpfe.h
include/uapi/linux/android/binder.h
include/uapi/linux/apm_bios.h
include/uapi/linux/aspeed-lpc-ctrl.h
include/uapi/linux/audit.h
include/uapi/linux/auto_dev-ioctl.h
include/uapi/linux/auto_fs.h
include/uapi/linux/auto_fs4.h
include/uapi/linux/b1lli.h
include/uapi/linux/blkzoned.h
include/uapi/linux/bpf.h
include/uapi/linux/bpf_perf_event.h
include/uapi/linux/bt-bmc.h
include/uapi/linux/btrfs.h
include/uapi/linux/caif/caif_socket.h
include/uapi/linux/caif/if_caif.h
include/uapi/linux/can.h
include/uapi/linux/can/bcm.h
include/uapi/linux/can/error.h
include/uapi/linux/can/gw.h
include/uapi/linux/can/netlink.h
include/uapi/linux/can/raw.h
include/uapi/linux/capi.h
include/uapi/linux/cec-funcs.h
include/uapi/linux/cec.h
include/uapi/linux/cgroupstats.h
include/uapi/linux/cifs/cifs_mount.h
include/uapi/linux/cn_proc.h
include/uapi/linux/coff.h
include/uapi/linux/connector.h
include/uapi/linux/cryptouser.h
include/uapi/linux/cycx_cfm.h
include/uapi/linux/dcbnl.h
include/uapi/linux/devlink.h
include/uapi/linux/dlm.h
include/uapi/linux/dlm_device.h
include/uapi/linux/dlm_netlink.h
include/uapi/linux/dlm_plock.h
include/uapi/linux/dlmconstants.h
include/uapi/linux/dm-ioctl.h
include/uapi/linux/dm-log-userspace.h
include/uapi/linux/dma-buf.h
include/uapi/linux/dqblk_xfs.h
include/uapi/linux/dvb/audio.h
include/uapi/linux/dvb/ca.h
include/uapi/linux/dvb/dmx.h
include/uapi/linux/dvb/frontend.h
include/uapi/linux/dvb/net.h
include/uapi/linux/dvb/osd.h
include/uapi/linux/dvb/version.h
include/uapi/linux/dvb/video.h
include/uapi/linux/edd.h
include/uapi/linux/elf-fdpic.h
include/uapi/linux/eventpoll.h
include/uapi/linux/fsl_hypervisor.h
include/uapi/linux/fuse.h
include/uapi/linux/gameport.h
include/uapi/linux/genwqe/genwqe_card.h
include/uapi/linux/gfs2_ondisk.h
include/uapi/linux/gigaset_dev.h
include/uapi/linux/gpio.h
include/uapi/linux/hash_info.h
include/uapi/linux/hdlc.h
include/uapi/linux/hid.h
include/uapi/linux/hiddev.h
include/uapi/linux/hidraw.h
include/uapi/linux/hsi/cs-protocol.h
include/uapi/linux/hsi/hsi_char.h
include/uapi/linux/hsr_netlink.h
include/uapi/linux/hyperv.h
include/uapi/linux/hysdn_if.h
include/uapi/linux/i2c-dev.h
include/uapi/linux/i2c.h
include/uapi/linux/i2o-dev.h
include/uapi/linux/i8k.h
include/uapi/linux/icmp.h
include/uapi/linux/if.h
include/uapi/linux/if_alg.h
include/uapi/linux/if_arcnet.h
include/uapi/linux/if_arp.h
include/uapi/linux/if_bonding.h
include/uapi/linux/if_bridge.h
include/uapi/linux/if_cablemodem.h
include/uapi/linux/if_eql.h
include/uapi/linux/if_ether.h
include/uapi/linux/if_fc.h
include/uapi/linux/if_fddi.h
include/uapi/linux/if_frad.h
include/uapi/linux/if_hippi.h
include/uapi/linux/if_infiniband.h
include/uapi/linux/if_macsec.h
include/uapi/linux/if_plip.h
include/uapi/linux/if_pppol2tp.h
include/uapi/linux/if_pppox.h
include/uapi/linux/if_team.h
include/uapi/linux/if_tun.h
include/uapi/linux/if_vlan.h
include/uapi/linux/if_x25.h
include/uapi/linux/igmp.h
include/uapi/linux/iio/events.h
include/uapi/linux/iio/types.h
include/uapi/linux/in.h
include/uapi/linux/in6.h
include/uapi/linux/input-event-codes.h
include/uapi/linux/input.h
include/uapi/linux/ip.h
include/uapi/linux/ipmi.h
include/uapi/linux/ipmi_msgdefs.h
include/uapi/linux/ipv6_route.h
include/uapi/linux/irda.h
include/uapi/linux/isdn.h
include/uapi/linux/isdn/capicmd.h
include/uapi/linux/isdn_divertif.h
include/uapi/linux/isdn_ppp.h
include/uapi/linux/isdnif.h
include/uapi/linux/ivtv.h
include/uapi/linux/ivtvfb.h
include/uapi/linux/ixjuser.h
include/uapi/linux/joystick.h
include/uapi/linux/kcm.h
include/uapi/linux/keyctl.h
include/uapi/linux/lightnvm.h
include/uapi/linux/llc.h
include/uapi/linux/loop.h
include/uapi/linux/map_to_7segment.h
include/uapi/linux/max2175.h
include/uapi/linux/mdio.h
include/uapi/linux/media-bus-format.h
include/uapi/linux/media.h
include/uapi/linux/mei.h
include/uapi/linux/meye.h
include/uapi/linux/mic_common.h
include/uapi/linux/mic_ioctl.h
include/uapi/linux/mmtimer.h
include/uapi/linux/mpls_iptunnel.h
include/uapi/linux/mqueue.h
include/uapi/linux/n_r3964.h
include/uapi/linux/nbd-netlink.h
include/uapi/linux/nbd.h
include/uapi/linux/net.h
include/uapi/linux/net_namespace.h
include/uapi/linux/netdevice.h
include/uapi/linux/netfilter/ipset/ip_set.h
include/uapi/linux/netfilter/xt_AUDIT.h
include/uapi/linux/netfilter/xt_CHECKSUM.h
include/uapi/linux/netfilter/xt_DSCP.h
include/uapi/linux/netfilter/xt_IDLETIMER.h
include/uapi/linux/netfilter/xt_NFQUEUE.h
include/uapi/linux/netfilter/xt_connmark.h
include/uapi/linux/netfilter/xt_conntrack.h
include/uapi/linux/netfilter/xt_dscp.h
include/uapi/linux/netfilter/xt_ecn.h
include/uapi/linux/netfilter/xt_osf.h
include/uapi/linux/netfilter_arp.h
include/uapi/linux/netfilter_decnet.h
include/uapi/linux/netfilter_ipv4.h
include/uapi/linux/netfilter_ipv4/ipt_ECN.h
include/uapi/linux/netfilter_ipv6.h
include/uapi/linux/nfsd/cld.h
include/uapi/linux/nilfs2_api.h
include/uapi/linux/nilfs2_ondisk.h
include/uapi/linux/nvme_ioctl.h
include/uapi/linux/omap3isp.h
include/uapi/linux/omapfb.h
include/uapi/linux/openvswitch.h
include/uapi/linux/perf_event.h
include/uapi/linux/pg.h
include/uapi/linux/phantom.h
include/uapi/linux/phonet.h
include/uapi/linux/pktcdvd.h
include/uapi/linux/posix_acl.h
include/uapi/linux/posix_acl_xattr.h
include/uapi/linux/ppdev.h
include/uapi/linux/ppp-comp.h
include/uapi/linux/ppp-ioctl.h
include/uapi/linux/ppp_defs.h
include/uapi/linux/pps.h
include/uapi/linux/ptp_clock.h
include/uapi/linux/raid/md_p.h
include/uapi/linux/raid/md_u.h
include/uapi/linux/rds.h
include/uapi/linux/rio_cm_cdev.h
include/uapi/linux/rio_mport_cdev.h
include/uapi/linux/route.h
include/uapi/linux/rpmsg.h
include/uapi/linux/scif_ioctl.h
include/uapi/linux/sctp.h
include/uapi/linux/sdla.h
include/uapi/linux/sed-opal.h
include/uapi/linux/seg6.h
include/uapi/linux/seg6_iptunnel.h
include/uapi/linux/selinux_netlink.h
include/uapi/linux/serial.h
include/uapi/linux/serial_core.h
include/uapi/linux/serial_reg.h
include/uapi/linux/serio.h
include/uapi/linux/smiapp.h
include/uapi/linux/sockios.h
include/uapi/linux/sonypi.h
include/uapi/linux/spi/spidev.h
include/uapi/linux/stm.h
include/uapi/linux/switchtec_ioctl.h
include/uapi/linux/sync_file.h
include/uapi/linux/synclink.h
include/uapi/linux/taskstats.h
include/uapi/linux/tc_act/tc_bpf.h
include/uapi/linux/tc_act/tc_skbedit.h
include/uapi/linux/tc_act/tc_skbmod.h
include/uapi/linux/tc_act/tc_tunnel_key.h
include/uapi/linux/tc_act/tc_vlan.h
include/uapi/linux/tcp.h
include/uapi/linux/telephony.h
include/uapi/linux/tipc.h
include/uapi/linux/tipc_config.h
include/uapi/linux/tipc_netlink.h
include/uapi/linux/tls.h
include/uapi/linux/toshiba.h
include/uapi/linux/udf_fs_i.h
include/uapi/linux/udp.h
include/uapi/linux/uhid.h
include/uapi/linux/uinput.h
include/uapi/linux/uio.h
include/uapi/linux/uleds.h
include/uapi/linux/ultrasound.h
include/uapi/linux/usb/audio.h
include/uapi/linux/usb/cdc-wdm.h
include/uapi/linux/usb/g_printer.h
include/uapi/linux/usb/midi.h
include/uapi/linux/usbdevice_fs.h
include/uapi/linux/userio.h
include/uapi/linux/uuid.h
include/uapi/linux/v4l2-common.h
include/uapi/linux/v4l2-controls.h
include/uapi/linux/v4l2-dv-timings.h
include/uapi/linux/v4l2-mediabus.h
include/uapi/linux/v4l2-subdev.h
include/uapi/linux/vfio.h
include/uapi/linux/videodev2.h
include/uapi/linux/vm_sockets.h
include/uapi/linux/vtpm_proxy.h
include/uapi/linux/xilinx-v4l2-controls.h
include/uapi/linux/zorro.h
include/uapi/misc/cxl.h
include/uapi/mtd/mtd-abi.h
include/uapi/mtd/mtd-user.h
include/uapi/mtd/nftl-user.h
include/uapi/mtd/ubi-user.h
include/uapi/rdma/bnxt_re-abi.h
include/uapi/rdma/cxgb3-abi.h
include/uapi/rdma/cxgb4-abi.h
include/uapi/rdma/hfi/hfi1_ioctl.h
include/uapi/rdma/hfi/hfi1_user.h
include/uapi/rdma/hns-abi.h
include/uapi/rdma/ib_user_cm.h
include/uapi/rdma/ib_user_mad.h
include/uapi/rdma/ib_user_sa.h
include/uapi/rdma/ib_user_verbs.h
include/uapi/rdma/mlx4-abi.h
include/uapi/rdma/mlx5-abi.h
include/uapi/rdma/mthca-abi.h
include/uapi/rdma/nes-abi.h
include/uapi/rdma/ocrdma-abi.h
include/uapi/rdma/qedr-abi.h
include/uapi/rdma/rdma_user_cm.h
include/uapi/rdma/rdma_user_ioctl.h
include/uapi/rdma/rdma_user_rxe.h
include/uapi/rdma/vmw_pvrdma-abi.h
include/uapi/scsi/cxlflash_ioctl.h
include/uapi/scsi/fc/fc_els.h
include/uapi/scsi/fc/fc_fs.h
include/uapi/scsi/fc/fc_gs.h
include/uapi/scsi/fc/fc_ns.h
include/uapi/scsi/scsi_bsg_fc.h
include/uapi/scsi/scsi_netlink.h
include/uapi/scsi/scsi_netlink_fc.h
include/uapi/sound/asequencer.h
include/uapi/sound/asoc.h
include/uapi/sound/asound.h
include/uapi/sound/asound_fm.h
include/uapi/sound/compress_offload.h
include/uapi/sound/compress_params.h
include/uapi/sound/emu10k1.h
include/uapi/sound/hdsp.h
include/uapi/sound/hdspm.h
include/uapi/sound/sb16_csp.h
include/uapi/sound/sfnt_info.h
include/uapi/sound/snd_sst_tokens.h
include/uapi/sound/tlv.h
include/uapi/sound/usb_stream.h
include/uapi/video/sisfb.h
include/uapi/xen/evtchn.h
include/uapi/xen/gntdev.h
include/uapi/xen/privcmd.h
tools/arch/arm/include/uapi/asm/kvm.h
tools/arch/arm64/include/uapi/asm/bitsperlong.h
tools/arch/arm64/include/uapi/asm/kvm.h
tools/arch/hexagon/include/uapi/asm/bitsperlong.h
tools/arch/mips/include/uapi/asm/bitsperlong.h
tools/arch/mips/include/uapi/asm/kvm.h
tools/arch/powerpc/include/uapi/asm/kvm.h
tools/arch/s390/include/uapi/asm/kvm.h
tools/arch/s390/include/uapi/asm/kvm_perf.h
tools/arch/tile/include/uapi/asm/bitsperlong.h
tools/arch/x86/include/uapi/asm/svm.h
tools/arch/x86/include/uapi/asm/vmx.h

index c98509d3149e637951f5edf96116a70ed9d8bc51..b7132a305a476847d1b05aabc8087c89e6523c1d 100644 (file)
@@ -1 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #include <asm-generic/poll.h>
index ea5ca444c7e3f2731bde6e21fe0b79273ece2f89..5540111531c7fae75eb617e4fbe6aa7accd2bec4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 51c73f0255b39d281b8ed580b39fd90ea06ae0a9..0e4f2affc7e9c93838dcdd4ed86cfa6dbbc9ce64 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 06d95e611616a3f6ab884848f19cd065fb6a8680..3c1dae4e5aad857f778f909e5ae4c13622b8de12 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 059aff38f10ab46892470a87e60ddd59e627d710..2a97e2718a219c72b1bfca8ab0ac5bd83ca7ed36 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index dd206e6b482c11b2f605be711eb1ac8f9b2f9e47..2a6eff57f6dd814c9fa4797c366e228d7a397502 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 9678a11fc1582688e8543c97a91014e50ea3f6b0..95f8a4380e110dbab3fac6cd7dbec8aa1ad4af11 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index fad62f7f42d6a730f07d4618e5eed8cdc8ad39d0..ba3143a1b37539b37e74f951e6f32be907ecd7f7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 71f3918b0fc304bd0eeadb024bcbf9fa3ba32418..02109cd48ee1298b8a2d6da2eda5611b0d7d9643 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 9a34136d84b2c77b45ee3b3b7a739f2d994151d4..517178b1daef30f5c6c89fbcb3362ad38c12543f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
  *
index 5db2d4c6a55faf7940be63b8b03ee2a7383fe988..1f57bbe82b6fb8582c2a3a1617345266c22e33e8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 - Virtual Open Systems and Columbia University
  * Author: Christoffer Dall <c.dall@virtualopensystems.com>
index d2de9cbbcd9bcaf6a9e5b76eefac1f8c8eb7b39d..6bf11ad5d6ba96f4d5db5450f2fe3528c6b71c11 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  arch/arm/include/asm/posix_types.h
  *
index 5af0ed1b825a2aa95dc0626c9e1a685924979e24..b67cda536c255b876cdf8fa6b0cbafae0f97b245 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  arch/arm/include/asm/ptrace.h
  *
index 979ff40164040f7e3e38ad699fd8d34a4f5af8c5..6b335a9ff8c80cf5a0e62ae8652e89d956419f6e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  linux/include/asm/setup.h
  *
index 28bd456494a338206c9164a8d42624e8e8171fbc..39b2ad997e91ae8edf4aced8dd583599816db6c1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  arch/arm/include/asm/unistd.h
  *
index 4cf0c17787a84a0f996454e2131b426487b7da65..ec0a86d484e1a1f850ba5997b3a8bb4bdcd92a7a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index fce9c2924fa3464877ae78a4e33b90728ce02d41..485d60bee26ca313ad15797f230efe10072befc9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index dc19e9537f0decad3662b5036aa592466373c5e1..ca9cfdab33fc597ea139f539a55d414e3a98da4b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index cd2e630c235e26f2d9528f6b7ff5a9315d273b10..f8db34f2622d3cdd4e2d638334e3b061c2948af9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 4b9344cba83ae30256af652ad56aa9d6cd9e8ac1..b3fdeee739eabb19ebc9f2ec54c52223ec6e2976 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 9f3ca24bbcc6c28da8e1fbaf0d97998c11e93261..51149ec75fe480b324fd74d2697579a936438fdc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012,2013 - ARM Ltd
  * Author: Marc Zyngier <marc.zyngier@arm.com>
index 8e3a281d448a917feeb7f420c96066f7e61ab6c8..b115c555778175acafe9c325090006e93487102d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index d1ff83dfe5deae580cdb0ebf93f25b32a63f5a74..67d4c33974e886d0a4798e341b2a0c5293a4a4b6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Based on arch/arm/include/asm/ptrace.h
  *
index 9cf2e46fbbdfefbce75acfe232daf1c3eb03ca75..5d703888f35110d2a7a15ec1836bffcffae3c8bb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Based on arch/arm/include/asm/setup.h
  *
index f0a76b9fcd6e3528b3dabf938e18238f8355527c..f6cc3061b1ae891cdcba2a6a064aee2a945faaa4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 5a74a0853db08eaaf425d2dd6698321b87286a30..574d12f860397f21f708417dd1d8ab705a19347b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 991bf5db2ca19aa19b617e4752d6fd65280b164b..bdf0cfb046c94acdc79f68f19d2086d1ca3060b0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index eeb702e5074a0425d90c469653cee3f7682a4a92..313325fa22fa7c4ae24e7327b4ce9c1a5f5be199 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 6f6219050978ed8d4c40dae2b21339c9802cc51a..615357b6ba89d3be76cc8670a49cee0f64a2d14f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 791de8e89e359dcda635382ab69023303df61e6d..ee02721a704db2e662de4aa10ed01c92951756a6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 043d17a21342e8168ca2e71933b72316cfd6eb5f..5072cbd15c82955ce3fcf1a3ca828103b882248d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index c086de87ee6118270a96de071608465f3666ca1c..86c36a208dc5dcc21fc674370db56e7aef81d8e1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * bfin_sport.h - interface to Blackfin SPORTs
  *
index 4fdab75dee15972853c5a417f4e8c0421e1bb573..b5c86fbbca94a937d20b60e75cc6ad1290fab81f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * based on the mips/cachectl.h
  *
index f51ad9a4f617ad221a4cba6bdb656d912252408d..0b02954f06c3f14554788eeee53a17c829da207e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2008 Analog Devices Inc.
  *
index 3bef1dca379f8e2cdd90bce23b24f1b468860a1c..707b9214bb26b3c19198c12bee0d9e658faaa683 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * This file defines the fixed addresses where userspace programs
  * can find atomic code sequences.
index 99c7d6816da0bd3af15380153fb7f7bb57056f99..8b094d43e9b72b134bb1844e503bb6a66555ca1b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2009 Analog Devices Inc.
  *
index 9608ef64dc473d7c4dbefbe0d415283b390a0d5f..8947c75cf6387543aa657434c856547d03f1e253 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2009 Analog Devices Inc.
  *
index fd48bd0739d2dcc871035e4a1f5118200133d598..e4423d5560da30ae79bea4d8df349a4f2ed167e8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2008 Analog Devices Inc.
  *
index b58f12dc27bd232f2143afbed6ac3b6073a1200e..66b4d32af89ce4105699be72956f2dcd75a2f223 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2008 Analog Devices Inc.
  *
index 79dfe3979123872c99925b9d08cf2c2bf4e5453b..b1db506c8d2eaf15104dd4a814384d884db7c9a5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2008 Analog Devices Inc.
  *
index d3068a750b94fd333256b1c6aee0a511067150e6..458959d1a5ec56ce6aacbdd29aa340175804e75d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2004-2006 Analog Devices Inc.
  *
index f5626b77684a71bae2385af1c5ba8ca8aab848e8..d3437933b95fd037246c4169654bb6ef48a27554 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2009 Analog Devices Inc.
  *
index 0cb9078ef48271b8a83165e613c1d13efd3f2e42..2d392c09323c019b0c6ba2ebe3d816b0f1212770 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2004-2009 Analog Devices Inc.
  *
index cc0a4d99151e0e4d82a077011056b7124d50cef3..9b51110a084276a87075b2225aa205e2327e8729 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  Copyright (C) 2004, 2006, 2009, 2010 Texas Instruments Incorporated
  *  Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com)
index eb702f39cde7330532849468fbbccdc601cc7cd5..4e5a9a260861a2b4c3b6b6d5a7efc52ab853ac56 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  Port on Texas Instruments TMS320C6x architecture
  *
index fd4bb0520e5e86efdac59b5e6e68b51e3fcd9bc4..c407c0497718d7ece6bc3def5ecf426c7dafe4f2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  Copyright (C) 2011 Texas Instruments Incorporated
  *  Author: Mark Salter <msalter@redhat.com>
index 12d73d9d81f55ceba344eb91ca95130a308a35f9..0d2daf7f9809c37e68c2bdb7c49cb270be1f298f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2011 Texas Instruments Incorporated
  *
index 84c7e51cb6d0befd2b3c013c8bbbbaad6ae02297..90d6445a14df81c369ea5e0b04f0d48086c10a7d 100644 (file)
@@ -1 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #include <asm-generic/ipcbuf.h>
index 3887e4934683ed5c08715dbce4fcaea3606774c8..f1d2f652d083df65e24918f1ceaa32a3df08b7b1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* ptrace.h: ptrace() relevant definitions
  *
  * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
index 9666119fcf6e2429ee6849a062d12cdbe3e83d94..4caf09b6c193fbeeb1bc148077ae0101213a99bc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* registers.h: register frame declarations
  *
  * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
index fbf3fc96aae96816bcb59d4e6b90ce7f1f708ee9..f54957047900bf6233b92715e3500f51fda932ce 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* setup.h: setup stuff
  *
  * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
index 3b263f3cc96f6077867e559df91d35c6ca9d2e53..8fbb0b00afdd83d74df2cf29105b2cccd01bc1c5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* sigcontext.h: FRV signal context
  *
  * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
index cf23149943f9536c2a2d59b5e36baa845b132d2f..db74ad9ba6c075705194721822f12f6723502794 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* types.h: FRV types
  *
  * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
index 4a658151383d2538357e3c1e0a57bdbdc37ba186..5adca0d26913e0b4fa2fd724d7765df316454696 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index e31f3f7d9a455feee14ec3af79aaa31533bda862..1364fa4b27e8251be140db5f8a0ea821ff921604 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 5cec8c0417fbee62ae36869cc44dd7172560b237..a1283866d59952f2a4b319ef5fac671e1981aece 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 065e5b32313f1884b76365cba3e002d297ee3612..f79de05b8689bb5498151e9597ff64f1c60381a7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Ptrace definitions for the Hexagon architecture
  *
index 7e3952d6221cdf68ac4abf87275dc5d1b9496d2b..8ce9428b15832649513211593248487a90fa79f0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index b6ba5369ccc69131ee3b4c53e74f54c7853683cf..7171edb1b8b712b1c2e3352ec86ba6001f80dee1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 24b998888916a663659f0f4f8fa0befc88f40cdd..a08fc425387d410c2cd451e471ff572c14ac2ed7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 9069e9247a2e26f476dc960b80008859f8bdb801..b39f12104da43b9ba35e9ef63726e798a4edc3ca 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 21517600432b42e529ea9a1bc2fb68771e97b16a..ea181e79162e7a14051e565f40caa2d77d4657d0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Syscall support for Hexagon
  *
index c98509d3149e637951f5edf96116a70ed9d8bc51..b7132a305a476847d1b05aabc8087c89e6523c1d 100644 (file)
@@ -1 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #include <asm-generic/poll.h>
index f6930a822517e3ec32ed1bdbfae11ee47377c769..99aec86cf5c0f73fc287397905b86283ca55eb52 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/include/asm-m32r/ptrace.h
  *
index a48cf544c7628dda39721a669335a668d47b84ec..38d3140381fa8e4355c71456c71199c760351cf8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * asm/bootinfo.h -- Definition of the Linux/m68k boot information structure
  *
index 6a6dc636761eaa210844f10614ad1633cff41bc3..25fe26d5597cc6adb3090c300e5e1c1004b374df 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
 ** asm/setup.h -- Definition of the Linux/m68k setup information
 **
index 459b6ec1584862e20212a34c56b7ed7ce57082d3..9f72c4cfcfb5e40a0c3266fd6274c66036a1b0ee 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 Imagination Technologies Ltd.
  *
index e9bcdb6e0086ba2b911621700b7712bc5b442057..6b656de29f00d68d3ff645491e8f852be98e30c6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
  * Copyright (C) 2008-2009 PetaLogix
index d31238a5f94609c3985c0d97284cb6db9355f001..46dd94cb78021f359945c4bccab5974c7937909b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2006 Atmark Techno, Inc.
  *
index 76bc2acee6afa72f98086b9deeee9aeac98c1923..6831794e6f2c2dfe64aaa413252dfbeb5ebb333c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu>
  * Copyright (C) 2007-2009 PetaLogix
index 55873c80c91744e907dc05250b7c4a99f0bf9562..47eb2e2111bbb8c6c73fe1e2f165453b8b64074e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2006 Atmark Techno, Inc.
  *
index a88b3c11cc20064c5e5430de5bc72384fb1f515b..eb156f914793b29b558c9b48853af8d833f3d3d2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
  * Copyright (C) 2006 Atmark Techno, Inc.
index 45ba259a3618eef36dd424ce5697063f109a5acd..612c2c41f60b25abc0a76058d408a5b11ae3a5da 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2015 Imagination Technologies
  * Author: Alex Smith <alex.smith@imgtec.com>
index ad9861359cea7f0b19a8745c93af3ef6f11ac3d2..b11713d8743efef3ef1082e88f9a2d3b9d28fbd3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 9c4265cbf151812e6c67b94265c4d19216e5d542..10380b1bc601e883e9614d18cb15686b807ac91e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 9579051ff1c7b9b66924c99e35490dcd925104e8..b4edc85f9c30c09aafbc189ec820e6e2f7cbe0d8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 2303909087734adbac1c35c2d778df3099a48eea..af7639ff423b8d6593031301df38f948e856feef 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 02d645d7aa9a0ed9a49e40dadd70542ffef95ffa..2fb714e2d6d8fcd41806d84e41b3e6f0edc04b7f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 6ca432f00860e3bf1c128e0e9d7e3f25ab1e3656..42e13dead54319e2e33d4729a05e939a4c8d5fd9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 6abea5183d7ca160688089cc92741f872de15c4f..c05dcf5ab414e98eddd1839bb9afcd8d079f3ca8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Format of an instruction in memory.
  *
index c515a1a4c47cab8c6b8333d010112a3570233d63..1050a6ea211ccca029792df79218ba65e8c4443c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 1609cb0907acecaa03d149e4b043ebe3dff952c9..890245a9f0c4d4064588596ea86c76219f5d2e1b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 0318c6b442ab4df3f3af39c24ea4cb66c13902a3..edcf717c432717fce72096b1e5a2905c3f8c63ba 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index da3216007fe0ccac2e0695c10b4e1cac1ada8b9d..20c3df7a8fdd264a622b95daa80a5d6c025c27f2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index da3920fce9ad666c55af424312383dcdf81780df..3f337ed66f6a212a539dd7e590d996f086ea57c5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index fa03ec3fbf897a4c3271d8a38025f383c82760cc..6aa49c10f88f7e2073bc2bd4202d02cab6b0f46a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 91a3d197ede365437ba468e5dff97e4358a6f314..f3c025445e45fa26a362f225d0338e6774870757 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 081e377f4f023106f6654635d82bd77c7dd5a4ba..56d15cb8109fe97665ec14f3731ce0d427088cd8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Various register offset definitions for debuggers, core file
  * examiners and whatnot.
index b26439d4ab0ba5e2a77ef337345fae830483cbc0..372ff8f4bc06b943ec40a82d27f4044de682d19a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 876442fcfb32c59ef8e6c7b886c75e68cd8fdeb4..26143e3b7c26d26291552fb81754b5df93281c5d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 5cbd9ae6421faa23948af2704222ff312adfda0d..d0a540e88bb41c68c16cc2c6d113cfa765f59ef2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index cf6113bbcb98cfb4edeeb4e052a6452580d9f018..f17d8163dec6a7a49a0bd06b26ab7d563497c4b1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index addb9f556b71836de758580005a0a603fc040f64..53104b10aae2e8fe753f4bcbfcdd72fa1f7ae435 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 6c755bc0797513179d3865bd780ea9bab8a199e5..49c3d47959637a8653067bc903fbcb8b0bb16e1e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 419fbe661da32994a1c45b28cccdf9822068df57..5b40a88593fa8180e9af018d98535a6717bef614 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Socket-level I/O control calls.
  *
index b47bc541bbc07133e58390c1d52e9baa3bba2fbe..95416f366d7f8a18dc0e9a56cd33e3edbdc6bc9e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 3305c834fc1644989d0b2e8e2d24ff191bb26d49..f4174dcaef5e6a48487f5267c3b144e27202210a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 23cd9b118c9e4f8f8fd43031dd67dcee8e610af8..d6795fe4ec59c8a21d7ae58e0d4b5e0fe451e9d7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index ae637e9078562305f094dffbd56a4b78ad23a4ed..4c009e10dfd2da4005ce2a688815cde757620c6c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for the MIPS sysmips(2) call
  *
index 2750203e1e7d1760c650e7d5802c4da1b595c61b..dfeffba729b77383e3b63ec02f2fe92e12d13b58 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index baeb2fa874512e6c46067179478e8eac543cddc2..d6c5767941781f9375ecf4a1c67925b32e1e7470 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index f3dd9ff0cc0c07def2ff4f6d8d56d1c30aef05f0..6b21504842a44a55b9b3a1b083de62702989f756 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 78faf4292e907c175e0ff70e961a1c768f6df7c0..bb05e9916a5fa7f969d915b742329ae67cd51b57 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index b279fe06dfe5bea925eccf4b39c8908b23379b6a..b809c4566e5f8b119f98aa55173938912203723d 100644 (file)
@@ -1 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #include <asm-generic/ioctl.h>
index 02a0ca6f13cee992cefa459462206d6971be6db3..e0020d7742bde107cecc1599f853bc827e3e6842 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Kernel parameters
  *
  * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
index d31eeea480cfdda8a4231351abbf61c76da08a5f..6b4cfc7136e9f306fdd9f3587bef3a32ebe45913 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 POSIX types
  *
  * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
index 71b2251b7bff5a22ca72c064e075997855c460ef..f485c481a2661036894aee7cc1de1a66d8e07d6e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Exception frame layout and ptrace constants
  *
  * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
index 4de3afff4ad77a3a538f55f56dcdc3b742340e30..1c361fabb9778e9f8f0846e03e85b344662ba268 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Userspace signal context
  *
  * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
index f423a08d7eeb02d8e92c120731cd7d4cf5b14574..566cb199d5acaf5798e8733bf0876d1e9b6e0b8e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Signal definitions
  *
  * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
index bd818a820ca8f2a3d8d4800f2828c9f2e76ff17b..d2284dd27ad4670a473169f9d69108c0f24587c5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Byte-order primitive construction
  *
  * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
index 8b3f0501b9bc2c3befe1942f7259137e22d902fa..7d2a697e29376ab6b6f218e1d7518bdddbd7b131 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 Basic type definitions
  *
  * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
index e28ac3f42479ea43b6ec5b222627da71e09d29cd..c0c96b650692c3adac2ddcaed7a8a797d1c0c364 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* MN10300 System call number list
  *
  * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
index 3ab5dc20d757c3abe89775d0ba585f47d567d055..639007a5544e0ab643a997e747e24ecef70d648f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2009   Thomas Chou <thomas@wytron.com.tw>
  * Copyright (C) 2004   Microtronix Datacom Ltd
index 6f06d3b2949e7ffd3d95c4951517a99abdcdeea1..ab0df71f81b23890b30e151097d96761f76ef5ff 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2011 Tobias Klauser <tklauser@distanz.ch>
  *
index 1d35de90a977b513982d9e71a907c041033a786c..2b91dbe5bcfee515684fbdcc69870be3127e7ba6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2010 Tobias Klauser <tklauser@distanz.ch>
  * Copyright (C) 2004 Microtronix Datacom Ltd
index b67944a509273a020a8e13e9ebf0e039e492867c..204ae3475b4e5aa175c801bb3475ed8c948ee644 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2004, Microtronix Datacom Ltd.
  *
index f29ee63144817e9798965c0b8279c08844c44e6a..b0d983068fa5bee1025860c91a63cb6fa80828c1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright Altera Corporation (C) 2013. All rights reserved
  *
index b4e22ebaeb1792c2a703ebb235c5448f054685aa..9750547a5f8289f8d038ab81a2e464854f19f749 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 Tobias Klauser <tklauser@distanz.ch>
  * Copyright (C) 2011 Pyramid Technical Consultants, Inc.
index 51a32c71ce2bd0a5950701f402a1b963d54169df..b6bdae04bc84c118f50d7f656f5f39cf62318c32 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2013 Altera Corporation
  *
index 88842760e66f9234dd654fd90f88f655b65313b8..e892d5061685267f3107fd2c6846d616bf544f53 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OpenRISC Linux
  *
index c39a336610e2fd672b0ea518a1b2f53541f94ca8..103471e310caca383ada11362b8bd5a6b310f38c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OpenRISC Linux
  *
index 9760bd17fbccf94eace755d1980f782c2dd0137c..d4fab268f6aa0ff3ea489eaa5e1f69daace67533 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OpenRISC Linux
  *
index b79c2b19afbe6cfe9f4327535e257e12c9aaa29f..8ab775fc3450671d0c980724f2e00e6be682077f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OpenRISC Linux
  *
index 471905bd77452b06ad8bca2143038ef31da41f81..9a3ee389631e043644153b67fa3cd31f5a721d55 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OpenRISC Linux
  *
index ec8efa02beda9e01d52b47f2239e09ac35efcf0f..b509bcc94a03ecc26bfecd7f4ab9604940d2e6de 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *    Linux/PA-RISC Project (http://www.parisc-linux.org/)
  *    Copyright (C) 1999,2003 Matthew Wilcox < willy at debian . org >
index ca931d0740003e71f786fcb15db16cdf53aaadb4..8ef66f7d9db9195c09945c0af28be1f2db253529 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_BYTEORDER_H
 #define _ASM_POWERPC_BYTEORDER_H
 
index 291b7d1814a61beb6644b59c55cdfdfba954232f..28186071fafc44e39237a26562cdc54e013b4419 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2, as
index b2c6fdd5ac30b8674e2d5ff6ee96b9cba51a5163..5f201d40bcca64f2e1eb48b337d84714b53fe53e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * ELF register definitions..
  *
index b4504f3944278cc408b8e8cf0591ee67fc541716..90a0ee6d0bb39bdf349f6f5014068c958169df69 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * ePAPR hcall interface
  *
index 2c3e1d94db1d04e2051570ad54f4c3122e335377..21e1e0ec0ba2ca979ccf1787034d6dc28f49d9b4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_IPCBUF_H
 #define _ASM_POWERPC_IPCBUF_H
 
index 8cf8f0c96906dcb3e213524d733bc6a5aa584885..61d6049f4c1eced70ad3fef32f99b3a438da3eab 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2, as
index 91e42f09b323fac3199386eb58659f00e4fcdc7f..01555c6ae0f57e86b40aebd0acd4883754fdf682 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2, as
index 03c06ba7464f4fc47d7f5b6f0fb0057fa69d8f1c..e63bc37e33af915e9cf970f71c2e8a865f26d0aa 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
index 608bdc8aedd1ccf5816300bbd981a885d44efe2f..c92c7f056a9174f09a6357e8325710eea8200af2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * NVRAM definitions and access functions.
  *
index 319ff4a2615860ebb3d927b5d15430f0717452ce..1869cf83a870ed8d703cb2481dbc42c97626b53b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * OPAL Runtime Diagnostics interface driver
  * Supported on POWERNV platform
index 80a4d40cf5bc6a50e1a55444692f2621021122a1..ce488e48db443b99e2fec6a97670167b70afd50e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2013 Michael Ellerman, IBM Corp.
  *
index e7233a849680ce4595f8b9afc345593b9431d6ce..fd7e3a0d35d5785dc2b463fe41ca7c0d59d81b5d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2006 Sony Computer Entertainment Inc.
  * Copyright 2006, 2007 Sony Corporation
index 8036b385417d61d531bccbe7694468ced31371f8..5e3edc2a7634e859693191197ae600537dd145a2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2001 PPC64 Team, IBM Corp
  *
index 99a41938ae3db94fe42c31e48d6c42b5c2b00d70..8f393d60f02de1505ace2df38c42e7e918c582fe 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_SEMBUF_H
 #define _ASM_POWERPC_SEMBUF_H
 
index 8efa39698b6c8aa88a509c75d2110749164e7989..deb1c3e503d34775a097c20dda2150cf89999a60 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_SHMBUF_H
 #define _ASM_POWERPC_SHMBUF_H
 
index 3ad0c7f001a952c970e8a23ce33e33ad122791f8..2fbe485acdb4952843bfcfe06bd8ab931e820433 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_SIGCONTEXT_H
 #define _ASM_POWERPC_SIGCONTEXT_H
 
index ccce3ef5cd8655a4bfbfba6e2e0153dae2651461..1a691141e49fb4e239119ac1d28f6bed4487b5c7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_SIGINFO_H
 #define _ASM_POWERPC_SIGINFO_H
 
index 3c590c7c42c074cdee7e75ddd15cc5324f369ffa..94de465e092067b168d84cf44681b0a387cf8ca9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_SOCKET_H
 #define _ASM_POWERPC_SOCKET_H
 
index ed071bf977076a494ab33fbe91af43f58c52542b..cabfcbba9eac7e2ad50abfa73937632679817d3a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * SPU info structures
  *
index 84880b80cc1ce7811924ec18e68bbd75431371f6..afd25f2ff4e8d5cb8e84e742f19de6808c65c9f3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_STAT_H
 #define _ASM_POWERPC_STAT_H
 /*
index b6c368aa5c05dca32011a8ebf53469285163c4ea..17b16c44d20ca0883234675f0e9c04ade382926a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
index 549d700e18f24c3e1bba536902958ab609e922bc..ed18bc61f63d4357ef3a602edc1ef7b5cbb2e7d5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _ASM_POWERPC_TERMBITS_H
 #define _ASM_POWERPC_TERMBITS_H
 
index 6cca5cdfec042e179fd3543ea9165862f0ae5ce4..5d07fc89bcb6c77d34201c13a487efeda372e44d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Liberally adapted from alpha/termios.h.  In particular, the c_cc[]
  * fields have been reordered so that termio & termios share the
index 4b8ab990a3c1b8d1e997201d700ccbd573b7846c..327616fb70e449b589094604405c5cb7a8710747 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * This file is never included by application software unless
  * explicitly requested (e.g., via linux/types.h) in which case the
index b85f1422885746d918131216fb45fd76bb99338a..df8684f31919a7a7bda0629f93a9fdb3bca926df 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * This file contains the system call numbers.
  *
index cd7359e23d869465d1cb70b637c64c85283e37ac..9ad172dcd912d5763b0bf954617c9e398ad31aa8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __LINUX_KVM_S390_H
 #define __LINUX_KVM_S390_H
 /*
index ff1f4e7b30157849b8673cfc369e92b2c0d695f4..0dc86b3a7cb0d6340d9de5bee6032f6bfcc0c85c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * User API definitions for paravirtual devices on s390
  *
index 397282727e21890cf5bd0d4459f3ae30eb78fa0d..c36c97ffdc6fa24f246c41bfe993790410e4e032 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for perf-kvm on s390
  *
index 44a438ca9e72d320a2e0e31ae2753ceebee6deb0..73283677a132ad46af5601d510dc5281466a8c31 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * definition for virtio for kvm on s390
  *
index a9a4ebf79fa74f4c81df45d63218a8d57ccc6fed..967aad39010515cd9614e51529517712630bbf4e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for virtio-ccw devices.
  *
index a777f87ef889591a0313078560b4b5d0b5dc0afe..137ef473584ee5e2c6e42f70857cadd4e90df3b6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  include/asm-s390/zcrypt.h
  *
index ce0cb3598b6296788e9f71ac1070414ddb4e6e58..6f809a53aa24eb2e9b2e18145379a349504344c9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __ASM_SH_UNISTD_64_H
 #define __ASM_SH_UNISTD_64_H
 
index 328e62260272e095ed1e63ab7007cfa4e388cedc..df161a484730d6578172db3f4ceebef1e4158953 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 4c91f90b93698d6b776ea341c92e3bdd0ecaa118..7f55c6856c8986bcf12e506fe662fcf6ff49b34e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index ea8e4f2c948322f4664b9712154e767b5486d985..c2a71a43b21c940de6d7015f9425d79eb417f4d2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index 70017699a74ce0e37e30d0c7c8e62865e9577e3b..a8a3ed144dfe76acd24d7cf71272107e48ea9684 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 762eafa8a11ec95af2928e9c045549ff59c4604e..ff85a5d77f16d0e433da16b049089d02cfce6a20 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 20f8f07d2de9aa047701b1d8ac19bf4112d2ec3a..c288b5d82b4d2ccfc9ee8a9187fe9876d97ecf05 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 2efe3f68b2d6a80059acd078d53acea552cf4631..a748752cec16d6d5ebb31f657a7d61a78ad265b2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 13c9f91823484bf94b28703c3a3cede1e891c344..142eaff3c244877e6ebbcb98b81648508c82f7a0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index 1cf2fbf7430659a2708fd10343624ac8fc7708f9..5387fb645bb8013b1ac67f92399b48f028f208a8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2017 Tilera Corporation. All Rights Reserved.
  *
index 92d15229ecec1a0eb88774f8844d333bf7cf6112..a9ce5961a0289c6f1a1d31437b02241f827015ce 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index 9e46eaa847d4eb3936d016045bdf7b17a2662aa7..948ea544567f156b66242d818e0727fec6e17a5b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* TILE-Gx opcode information.
  *
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
index 4451cff1a861ffacdabb192dfe91aa53cfe6abca..0d633688de63cd962c470c82be850a8660ae92f8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* TILEPro opcode information.
  *
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
index e54b7b0527f368523b64e957eddaa28e4549b29e..c4183dcd2ea73f13e15509fad3063cda0121d221 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 1c069537ae41544917ab4bee7567cbeb7296682a..f74f9943770df54c5ec322a3e407c734d1d23627 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index c250c5adb1a668bf3b74b9e236fb186fd564157f..743428615cdacb04b4c324b712f47829ec5dc8f9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 78daa3146d25e9697fbbf45056880fb0b83cebf9..64122d6160e172260159ae85bb4fe3374f2e66df 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 67a6c1751e3b68f8b0c5cff6352cdd99dfb13291..d183cbb31aa7e421092a0325d407e7b4dd05ebc7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index f497123ed980c436c4480b9f3f5b03d13ce35ea3..922383ce8f4f936efe857ce22c9f8c3d76942e5b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 58c771f2af2f59bf9f7820335b2ab1e3a31bf612..57cca78c0fbb47bb0fc7fd39e75cc72c672b6d56 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 6b8fa2e1cf6e11d5bf6331e290a234bb7ef55b85..d508e61c1e567bc443e2e52169fdc3bb7dbd62c4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index 572ddcad2090643fc68c2eeb13f0e8b1b1504a31..ed8bac28a1b95dafcff5a302db54b5a2d0ea79a4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2011 Tilera Corporation. All Rights Reserved.
  *
index c2169d4f40106248db2415ce30b80863f465b491..f02e9132ae71bd8698090605decfa016b5eb2bbe 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 63ee13faf17d2461ad79255bde0669a862e8d344..9b7add95926b6d4f7feec26b3f72fbfc54c8322e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index d03b829857e894703200e5da9b55ea5cecca2ea1..667ed742f4ddddcf0509dba8336cff1efe291530 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index e6f7da265ac3eafd4bde169d3acf8b48d63a1b53..6d1dfdddad6cffd9a71e778ada2918d5f132f54b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 39ff5d1a232d94b2333b8db43f4233f7970e47da..4003d5cc920252ab49961b31432767f70b8541bf 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index e83f931aa1f0a1d21f6db9a422bea2ff0c88c524..f234d24fff55cc667b7e3fe2a062099290f66a67 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index ef0d32d84a4c60e1440f517936f38ef022a9e98c..7b3c814e00f0065b25b39687dc1649f9ff63dcf3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 7c37b38f6c8d78f36c2215e6387e71c25c0e29ab..36952353a31de266231f0df32420846f12aea121 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 24e9187e85a86cd17911e64f76922e1034013919..1a169ec92ef8b9da84c2d78b05ae0febf9dd61ab 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index ebe1b3fef3e36342bd8e96ce2e0751456e21b444..864fe4814cf4c9f2f7aafa9a3e002dc508907897 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/arch/unicore32/include/asm/byteorder.h
  *
index 187aa2e98a539b1ace6d9a5f55bde58610a4e434..2820de83e37d415b36289fb77fa4cf7a5b9ad3c0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/arch/unicore32/include/asm/ptrace.h
  *
index 6a2d7671c0527fc15ec335f75b2877d8c4042c29..79e56f28e4b51b9fc537ba7a3e2da6943b9ffa1b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/arch/unicore32/include/asm/sigcontext.h
  *
index 1f63c476528e6ce58b590b16346a3d9961968f87..65856eaab163e79ef04603b087af8217306d8c18 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/arch/unicore32/include/asm/unistd.h
  *
index bad9f5ea407040bdf31771fa52527c9ef8949f68..eac5b207939debf9255c46b0eef6badc6080a3e7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Include file for the interface to IST BIOS
  * Copyright 2002 Andy Grover <andrew.grover@intel.com>
index 7528dcf59691652571283d186a52f50abe4270a6..376563f2bac1f5d93ab53b32c32ae0ea4b55e652 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
 /*  Generic MTRR (Memory Type Range Register) ioctls.
 
     Copyright (C) 1997-1999  Richard Gooch
index 690a2dcf407860cf54793f03e69d8761b06f068d..f0b0c90dd398246eb2882050d69c6b53ccca11af 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * vmx.h: VMX Architecture related definitions
  * Copyright (c) 2004, Intel Corporation.
index 47d82c09be7b0b0df85c9fd97ec50334cc6d738c..ec43609cbfc533c411e6ddb1bbcda8a3089ebf43 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/ioctls.h
  *
index c33aa6a421455639fcf594e5e29c15afd2105d9b..a57afa0b606fe723082879bf4ff4709ead5c7b3f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/ipcbuf.h
  *
index b15b278aa314b4923adfb856fad1e5925eedc83b..2bfe590694fc8072645ddca52e1879648757218f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/mman.h
  *
index 693c967552805b3055c6de4912e225ad13bc6456..36e2e103ca385265dc624ca811b06d0ce3c0e4b3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/msgbuf.h
  *
index 87bc2eae630e1cb9f2ee243d98831700ff3a6595..e6feb4ee05909c3f61d2eedb732c8f54e5ad3505 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/param.h
  *
index 9d2d5993f0685c339d307a08f40ae09b50c25cdb..4d249040b33d25a26ee4c211c051950f4ecf41f1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/poll.h
  *
index 6e96be0d02d382dd26d68b5774e74f1b914fbd4d..1dc67592881fb7e107888f771fbd419d55271df4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/posix_types.h
  *
index 8853a0d544c842c3135ee6a4d97e883be2199d22..a10b42963703ee9884dc1fbcb1207642c495d256 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/ptrace.h
  *
index c15870493b33e9610275d8af0785992275e95c28..f61b6331a10c055d61da8e112af9ba9be225eab0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/sembuf.h
  *
index 9fa8ad9793611f9d1c2295849b90f0444a2a9835..57e6c210e84f524ed46677c91c30087095f27d68 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/setup.h
  *
index ad4b0121782c90535d19655564e3d21d2292d65f..26550bdc84307c0155054b8bdacccacb36aaf171 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/shmbuf.h
  *
index 03383af8c3b789f94920983f57c976aeb1b8094a..9cbf39e63f744e9f49cad024ac668112e3533fa9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/sigcontext.h
  *
index 586756ee267a00712d506ab5d3780b3d453d3e51..005dec5bfde4d33a9870e2e9fb26ba3ec59ca403 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/signal.h
  *
index 220059999e74005ce35f9cb2dd58ea148e8faa2f..75a07b8119a96b9eea2258c7d235972552265f46 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/socket.h
  *
index efe0af379f0146be384f6e8787f78fffe3af06b6..fb8ac36071894fd47a09f0a2970f046ba480c458 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/sockios.h
  *
index c4992038cee0baabab187085df8ffd87a89cc861..7b4d90d6d7716ee874343dc3ea83983d587b6f8e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/stat.h
  *
index 226a3916231085f12eace8432d57b1770ca58853..e677cf4cc0924e9562965171dff4dc6f0f3cac8f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/swab.h
  *
index 0d6c8715b24f7fc4683fa5e5b0d9d3156dd8a897..d4206a7c5138e831de74e52d36d4d942d3a01811 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/termbits.h
  *
index 2efc921506c4b277253e111f0fb45d1bab458369..12db8ac38750fc33bf420437129aba2e87147354 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/asm-xtensa/types.h
  *
index 0cb932416cfea4ac5f24e319bd883cace23ea08b..af1c14c837c5af256ea89e1086d25861cf46970e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 Russell King
  *  With inspiration from the i915 driver
index 76f6f78a352bac46627025769c4e116529d62167..d4463f3fa42743b75fcd74bc3b9c4f8aafb29ae0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2015 Etnaviv Project
  *
index cb3e9f9d029f85f39cbcc3a41b8bef9bd445f56b..d01087b2a651a2908ccfe4091f4815482cf8368d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* exynos_drm.h
  *
  * Copyright (c) 2011 Samsung Electronics Co., Ltd.
index fd5e3ea53f2b63bd212d5db96ed0583094a372c2..1fccffef9e27297e61f59f092c809485f9fb507f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/uapi/drm/omap_drm.h
  *
index d75774317b9b43288ba218b99084fbdda62e1309..beae3521ca91b47d0b88305388838206f83687ff 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2013 - 2014 Texas Instruments, Inc.
  *
index 84a9a0944e13501e3db7de994a2124e92d88f492..bfaec6903b8bca4b4091a53010dd50e3efeea893 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2008 Google, Inc.
  *
index df79bca1b8987474aadc7f389d2f39b2068665c0..37ee11dba94c85261c7bc0d6bfc38ffefd1c3f10 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Include file for the interface to an APM BIOS
  * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au)
index c328c976c684cb0b5add21c26de7c96c273dc787..53abffcde3c62b49c615b36f483293cf4b49272a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2017 IBM Corp.
  *
index 0714a66f0e0cd6018758d991163b1de1f6326dd2..7668582db6ba2dd6302a17307886149c5930d552 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* audit.h -- Auditing support
  *
  * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina.
index 5558db8e6646bc4abb46471b129331e8d1862b90..374742651c30351dd002852cfa00e14dc7d8ff7a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2008 Red Hat, Inc. All rights reserved.
  * Copyright 2008 Ian Kent <raven@themaw.net>
index aa63451ef20aacdf3677dca02b990a3e8e73cdc0..2a4432c7a4b4319bd04884353c80cf8cd04ff15d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *   Copyright 1997 Transmeta Corporation - All Rights Reserved
  *
index 9453e9a07c9d124fd31baf1868473fbb8fe218c2..1f608e27a06f932dcd1dbfdbf8832a923b741a3d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org>
  *
index 713f712685d3d8ac4bf8ec2044a795e5dbb9656f..4ae6ac9950df2f5c20f8da0be73413335877fb42 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: b1lli.h,v 1.8.8.3 2001/09/23 22:25:05 kai Exp $
  *
  * ISDN lowlevel-module for AVM B1-card.
index 40d1d7bff5373e291e75069ddd51e3aede64cc12..e3c70fe6bf0fbb2c672d66e89f424bac513ce08a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Zoned block devices handling.
  *
index f90860d1f8979e03b10063a04179bed44c137e5a..8012b4ff959b6a748962411a6adc622001947e8b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
  *
  * This program is free software; you can redistribute it and/or
index 0674272598205c300e7f573e38dae6087de94429..af549d4ecf1b6e76522c6a157db98d48e4190b30 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Copyright (c) 2016 Facebook
  *
  * This program is free software; you can redistribute it and/or
index d9ec766a63d090de5bec3dfc17c9505b893e2bd5..2ffdccfccc1d3ebca977047dde4d883a97a1f5a4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2015-2016, IBM Corporation.
  *
index 378230c163d5ecdf87a1d5062c8a431a7c9c5c45..6cdfd12cd14ccf811a97f5c6a4c584bb30a3e142 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2007 Oracle.  All rights reserved.
  *
index 586e9f98184fcbeadfaef358fc1da99c8d92a08b..10ec1d1cf68e0b0b3b51a2a0837f3fbb544a1d3a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* linux/caif_socket.h
  * CAIF Definitions for CAIF socket and network layer
  * Copyright (C) ST-Ericsson AB 2010
index 7618aabe8c6bc0bfb137f06f0974062c5b83943d..74bca19403fa14fe628486b3cb13264dcc14f1a5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) ST-Ericsson AB 2010
  * Author:     Sjur Brendeland
index c48d93a28d1acbb905b5d62cb2e8436c20ec8c7e..d7f97ac197a92b2960041ddf9474d74e4f13b9ea 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can.h
  *
index cefb304414ba2b01acb9bd87bcd264a15dfc5058..0fb328d931485fdf32587a3f3d2ddcd0ff6fc940 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can/bcm.h
  *
index 1c508be9687fc593dc4a5baee0e0e443ff4e8e71..bfc4b5d22a5e601107b887c0913d89d94a7ee664 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can/error.h
  *
index 5079b9d57e315c96e8efe75d6295141cc20f2930..7bee7a0b98001e2df0ca5a0689b75d56d3f29a28 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can/gw.h
  *
index fdf75f74fdaf16424076e33ac4a188525b4b3a58..96710e76d5cedad034f540bed21c706b6ff3f3a0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/can/netlink.h
  *
index 8735f1080385d045fff82660fd53c3a79dd98fc8..be3b36e7ff61743a07c901fbc23b557c9df530da 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can/raw.h
  *
index 7b145fd7afb6484aef91345274cebf91b5c0460b..31f946f8a88d9aabe3d5a56d657e4fb3b4354d20 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: capi.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $
  * 
  * CAPI 2.0 Interface for Linux
index 270b251a3d9b5edf4f74fbc518a7e10756899116..28e8a2a86e16653c647cb0acc1ce50f3e34f7f96 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * cec - HDMI Consumer Electronics Control message functions
  *
index 4351c3481aea19720c2c96130f3a642bb5bfb44d..c3114c989e91bb4cd7411243ad0e6b8172f979fc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * cec - HDMI Consumer Electronics Control public header
  *
index 3753c33160d116ada0b86b74d786bd04db119039..aa306e4cd6c1f8ab2f7c82f24ba42c56be4ac957 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
 /* cgroupstats.h - exporting per-cgroup statistics
  *
  * Copyright IBM Corporation, 2007
index d7e4c6ce61710fc61b9547ea5de4bb1dc738b7cc..69829205fdb5e8f388488466678261788dd15e9a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  *   include/uapi/linux/cifs/cifs_mount.h
  *
index f6c271035bbd2c5eb6deb10cf89b04b6fa0f710a..68ff254147005f5eab04a042f8f0e451287d1423 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
 /*
  * cn_proc.h - process events connector
  *
index 6354a7fe22b20a53d88d0bead4524ea24a2b6cb0..e4a79f80b9a02f8f0ab866b103edff4865f5e68c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* This file is derived from the GAS 2.1.4 assembler control file.
    The GAS product is under the GNU General Public License, version 2 or later.
    As such, this file is also under that license.
index 4cb283505e457d002e3d3bffb33e1c9b7fb2357b..3738936149a2dc8c45a22df9a53059e12f31a6ed 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     connector.h
  * 
index fdcbb3c29083bb58531f8992bbdd47d5fa0fc23b..19bf0ca6d6353c41d4037c55c005078846ceabb7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Crypto user configuration API.
  *
index 032d26ed8384b2053f2851504d344d2a010ed0e1..51f541942ff905e4486f29f98e51abd403e6b9c0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
 * cycx_cfm.h   Cyclom 2X WAN Link Driver.
 *              Definitions for the Cyclom 2X Firmware Module (CFM).
index 3ea470f35e4058e305ee2eef9e2256ff6e84e24f..b6170a6af7c24dac3f79f815e7ff70217d652f18 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2008-2011, Intel Corporation.
  *
index 0cbca96c66b9447cac9c69d6f5b72d4c27d739dd..6665df69e26ae435a4ccec681ee1e8c51ff3986c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * include/uapi/linux/devlink.h - Network physical device Netlink interface
  * Copyright (c) 2016 Mellanox Technologies. All rights reserved.
index 1f73cc06168f7d78c59052241b3cf9279801c298..0d2eca28756762b4b56dc531842ccf8ad137bc85 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /******************************************************************************
 *******************************************************************************
 **
index df56c8ff076986567912c1c8f3fd5ccd9374b8f7..f880d28311605cb941bbc53d94ff4921f88e35df 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /******************************************************************************
 *******************************************************************************
 **
index ef1e2e08769a0ad35ee7072b4d7866858794ba80..5dc3a67d353d11917da7199475dabbe080f3fdc4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
  *
index 6ae692c909cba1c52499b864103c9bad0736cffa..63b6c1fd91690be9c1c8c0a8cee96b85eda1be72 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
  *
index 2857bdc5b27b871f11f1ee7fba6d16949b7cbe9f..a8ae47c32a374370f65a834af0522a7311cdf2ad 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /******************************************************************************
 *******************************************************************************
 **
index ccaea525340b9d857a9f4fe8a5834def9c9367be..14c44ec8b622291a2c96dea0f1685d6c5f8d05e7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2001 - 2003 Sistina Software (UK) Limited.
  * Copyright (C) 2004 - 2009 Red Hat, Inc. All rights reserved.
index 05e91e14c501a3e3328b202270fc724993e9fb08..5c47a860337654a760de92e0c2d654b8292e0732 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2006-2009 Red Hat, Inc.
  *
index fb0dedb7c1217e862e5d30e135b9deaa43f64e0b..d75df5210a4a597b844f20ab8bcca2da7ddf227b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Framework for buffer objects that can be shared across devices/subsystems.
  *
index 11b3b31faf1483a46122a67e93b823182b768cb9..03d890b80ebc86f42917289f1822f3b14dc4768e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 1995-2001,2004 Silicon Graphics, Inc.  All Rights Reserved.
  *
index d47bccd604e446bca90d171fd0562844fb46bdd8..69f7a85d81b1ee44b2b53ccc9fbb61acda71d249 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * audio.h
  *
index cb150029fdffab2ece722f7a888ab286a0c310fd..dffa59e95ebbf2f4642720e67f01417c4aa95e9c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * ca.h
  *
index 4aa5f6a1815aa9729193651a4e32a6028261eb45..c10f1324b4ca54ba8ed6abb55ea7b75ad18ae155 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * dmx.h
  *
index 861cacd5711fe2dd8f3a63e1e9b44cd4a2f88edb..f46de499b51beaed9c5176410d766e52e26c3c22 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * frontend.h
  *
index 89d805f9a5a6af24ffc2b29800891f631c3e2dec..0c550ef93f2c61be88bb26dd82569ae0e4a825e0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * net.h
  *
index 880e68435832b9040de2ba943c68a1f1af3cf837..e163508b9ae8b47d7f35bff07452e8f1156e18fc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * osd.h
  *
index e53e2ad4444f19fa06a35984f15819524c264706..02e32ea8398475cdc7cc6c35105340ad2ae52fbe 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * version.h
  *
index c83d40b8a8a4037613e2d55cb0bf87fb5f58af28..4d51f98182bbfecbe68c090719c56ef2f4334a4d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * video.h
  *
index 89240a04e4c8a1a1f0ea3e562b506759bfcf1fe6..0fe3e02aec653bc013bf2a2565011ea345258fb8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/include/linux/edd.h
  *  Copyright (C) 2002, 2003, 2004 Dell Inc.
index 3921e33aec8e36da1775c63a6ee4e2998faa313b..4fcc6cfebe185e197499a27daaf8deaff26b6241 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* elf-fdpic.h: FDPIC ELF load map
  *
  * Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
index f4d5c998cc2bc0b941cc3218a7c512464f450790..63e21be30f150ce6742f76d81640e468c0a467eb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  include/linux/eventpoll.h ( Efficient event polling implementation )
  *  Copyright (C) 2001,...,2006         Davide Libenzi
index 1bf04967fec4be6b084957672e1708b888c55f5d..1e237fba951fea70a2b02b5efbca449c7fc192fc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * Freescale hypervisor ioctl and kernel interface
  *
index 42fa977e3b14b3e1907fb650e7e9064b77bbeeb8..4b5001c57f4642d57559607e1398492f78bf998b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
     This file defines the kernel interface of FUSE
     Copyright (C) 2001-2008  Miklos Szeredi <miklos@szeredi.hu>
index 49b29b068f405d155a06b910a815977c849a423f..8fb40b4930ac4d0aaa66d277eea0df17ad5bb99b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  Copyright (c) 1999-2002 Vojtech Pavlik
  *
index baa93fb4cd4f7da02f1444175af386054aa4a8d3..bc779a5d258dd1fdf228f34b1daee1ade5a4b6d2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __GENWQE_CARD_H__
 #define __GENWQE_CARD_H__
 
index 7c4be7711c81352e4c00416fc05d02e8e488a682..5156bad77b47fa6f77bbcbed8e745470f7dd9c15 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) Sistina Software, Inc.  1997-2003 All rights reserved.
  * Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
index 258ba82937e7937b47f745a067b90fa46f3721a4..279551af8ebf284812dc1feb568f1712f03ae3f8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * interface to user space for the gigaset driver
  *
index 333d3544c964d1512ba3c426fb110cae2d976acb..1bf6e6df084b8a18f9df34e54ed3be82056ffaf4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * <linux/gpio.h> - userspace ABI for the GPIO character devices
  *
index ebf8fd885dd59cdd6b7d5a72a3bdcaa8353fc1b5..eea5d02c58dead0966ff088ec9cfc02cd25165a7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Hash Info: Hash algorithms information
  *
index 2c5f0aff4cf961ba9b36eaf92b5f422ce4606ffd..d89cb3ee7c7047ad39779e2dd052ce2f06e520d5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Generic HDLC support routines for Linux
  *
index b60f4842bd97f215cffd4b1f7ec1e70269ea471d..b34492a87a8a46caa06369d7837c7ee40c651b3f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (c) 1999 Andreas Gal
  *  Copyright (c) 2000-2001 Vojtech Pavlik
index 7df7884bf5c47e936c9ce24a813ea7b6019f82c2..53d6cad7a999891d57af02b1e67b41793bc9d5ab 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (c) 1999-2000 Vojtech Pavlik
  *
index f5b732979a7c99ddc44c88febe4eb4487abb321e..98e2c493de8569ae3772ec946a9e92d3fc760b5d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  Copyright (c) 2007 Jiri Kosina
  */
index f153d6ea7c626b1dbba775c33a600f91e1e13e4b..c7f6e7672cb597e573a5cb8a36db49a21545375f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * cmt-speech interface definitions
  *
index c00a463d55f9957a2fd59682a97dfb247453c2bb..91623b0398b1b7c80eb5ee29084fd35348976329 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Part of the HSI character device driver.
  *
index 2475cb8a53af0c391d31d831c7f68d3ca1695a9a..c218ef9c35dd547d3be567f129059cbf206e8c7a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2011-2013 Autronica Fire and Security AS
  *
index e347b24ef9fb645cd3d74b4a0e09ca3296c7b58b..991b2b7ada7a3cd88b4b44723e0b5757e4f3c4eb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *
  * Copyright (c) 2011, Microsoft Corporation.
index 00236ae3b04e0673ae284af098f0840c46b13f81..99f77c517e6d4e2853ee8782daf7e56768a7dcb8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: hysdn_if.h,v 1.1.8.3 2001/09/23 22:25:05 kai Exp $
  *
  * Linux driver for HYSDN cards
index 2f05e66de01ed8817be123ef3b13e982c04c5da0..85f8047afcf2ae6f0ba2221dbfb13e30f74c66d5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
     i2c-dev.h - i2c-bus driver, char device interface
 
index 009e27bb9abe199b3ee2bc7bcced083cba25c653..fe648032d6b9ff2eb8b60a549c80a7814c776619 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* ------------------------------------------------------------------------- */
 /*                                                                          */
 /* i2c.h - definitions for the i2c-bus interface                            */
index a8093bfec3a65e6fde84a7b3f5cb071d594692b0..b1cd407c47d5a85926130553f0ff16402f79dcc6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * I2O user space accessible structures/APIs
  *
index 133d02f03c259a526dda318459d99ce83169929f..268e6268f6c808f81116d0775f3eeea2e7520287 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * i8k.h -- Linux driver for accessing the SMM BIOS on Dell laptops
  *
index fddd9d736284286a3af284624e4cc257a8abd0cc..5589eeb791ca580bb182e1dc38c05eab1c75adb9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 259617a551f25197ddf60d4e812acabad449c6df..7fea0fd7d6f54debe3cd4356a1e7ca04ef9c9c7d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index f2acd2fde1f3abb93b1be11a54005ce10a57e54e..bc2bcdec377b4b75738166b0b047a9c50d6a676d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * if_alg: User-space algorithm interface
  *
index cfb642f8e7bd3b0eb0446fce2d5898eeb04bec4d..683878036d76d7ccdd6fe7a6e907a7977a40067b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET         An implementation of the TCP/IP protocol suite for the LINUX
  *              operating system.  INET is implemented using the  BSD Socket
index a2a63562060050ba4041a86905407f19e3ebd3a8..4605527ca41b40a4bc6ff95ebdcd75f894a5c8db 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 9635a62f6f89c781a9086af47df6382c59fea161..61a1bf6e865e8b41aa1f5bd8ce188f513f58e143 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * Bond several ethernet interfaces into a Cisco, running 'Etherchannel'.
  *
index a9e6244ce43803339584f3f6e43757005363e621..e41eda3c71f1efbd0b6bb7845e5d670eeb55eb6c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     Linux ethernet bridge
  *
index ee6b3c442baf008cbee2037720bbbca8e1e411d5..1f65130bf2a68185c91cd29611d3e6d5e16c6bb1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _LINUX_CABLEMODEM_H_
 #define _LINUX_CABLEMODEM_H_
 /*
index 06e818c9e7cb087642fd778380242bb4f3ac1c8f..d6865a2d8cddd67180717ecf9acde72d1021b13d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Equalizer Load-balancer for serial network interfaces.
  *
index 9037065e23d0d08f191ac378fb60cceb819afaed..3ee3bf7c85262b034702875b7d356ac7595abea6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 6ed7f1bf35c81b411739c5dce95bdc07e9df5a94..3e3173282cc36faf6306d5f296a40b835a1ebb7a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 1086cd9f675473b21f2c316eac16d591743af777..75eed8b628232db133aa09b31afba6f716ff6296 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the BSD Socket
index f25b08d5eb6b7776d842c61281edb8dd00f095f9..3c6ee85f6262881fa3d1f05a03cf9bd80d8bad8c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * DLCI/FRAD   Definitions for Frame Relay Access Devices.  DLCI devices are
  *             created for each DLCI associated with a FRAD.  The FRAD driver
index cdc049f1829a8ca6ccc9aabb2103b1aacd3fb990..785a1452a66c87cfbf3cd91fc3ac59e2300d337d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 7d958475d4acf15e7139f4eab2d9759ef77cd821..050b92dcf8cf4013ae7ac5c76edb13bb990296ad 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
index 02fc49cb72d83f2b46dcfadf3f5a7810756934af..719d243471f4824e11bec716e125d9dcab7dfdd2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * include/uapi/linux/if_macsec.h - MACsec device
  *
index 6298c7e88b2bb14be134f738dca184cc1af85c2e..495a366112f2921fcbb67246b55ce6fa1d8a03f5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     NET3    PLIP tuning facilities for the new Niibe PLIP.
  *
index 6418c4d10241c2f57d22a5d95275b55972ca52c9..060b4d1f312967dcbb3abe42ca34be95e951adb0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /***************************************************************************
  * Linux PPP over L2TP (PPPoL2TP) Socket Implementation (RFC 2661)
  *
index d37bbb17a007c108f093ac517e4f0d567f3920de..e7a693c28f16560c7d646ca3f954d952428a408b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /***************************************************************************
  * Linux PPP over X - Generic PPP transport layer sockets
  * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) 
index 7b8fa339de30348508ab3810c4c1aa3ca1573662..13c61fecb78b8bab238a339024627afa54756fe4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * include/linux/if_team.h - Network team device driver header
  * Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com>
index 3cb5e1d85ddd1894fa3561de99157a25662ea612..47ab4bc62e31732082a5125d56f19b948ec6f0cf 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Universal TUN/TAP device driver.
  *  Copyright (C) 1999-2000 Maxim Krasnyansky <max_mk@yahoo.com>
index 7e5e6b397332d628715fabb297c23ad0a5d4bfd6..7a0e8bd65b6b826a76b3c8b47fe7eddce7f18d6a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * VLAN                An implementation of 802.1Q VLAN tagging.
  *
index 897765f5feb80a8ad4b6fcdef1a3ec25e51f4442..5d962448345f38ad85e52c2c0dfe88207be8b5f9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Linux X.25 packet to device interface
  *
index a97f9a7568cfe54ca3bfea53957cf2e80f8a1a24..7e44ac02ca18c198388f6b49041b5dcdb899a5f6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     Linux NET3:     Internet Group Management Protocol  [IGMP]
  *
index 00bbdaed2f97af12611a50d5975953e90c12cc53..6ef413452dce30d3cebe6b48c0f88759f6036fdb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* The industrial I/O - event passing to userspace
  *
  * Copyright (c) 2008-2011 Jonathan Cameron
index ffafd6c25a48cf61774606a55e4654fb34153eec..4213cdf88e3cd79cc9005684dbc35c62bfb3df68 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* industrial I/O data types needed both in and out of kernel
  *
  * Copyright (c) 2008 Jonathan Cameron
index 4e557f4e95538a26d19375415437733a9b084c6c..48e8a225b985ae646b4bba2cdcdf62ca9c42a7a6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 46444f8fbee4eed8c4aa223ee5ff3ef1be182765..2c002ffa9d6f564fe623e1befc216d77d4d6d71e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     Types and definitions for AF_INET6 
  *     Linux INET6 implementation 
index 179891074b3c24780bb10e5a9a4f8d2183d2c684..f4058bd4c373117e1068ba2d1a20a6f6e47feebc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Input event codes
  *
index f561c0eb7d63645f341f3d75604c075d5e534319..8c5a0bf6ee3520543295c631dc85e996af6ca7bb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 1999-2002 Vojtech Pavlik
  *
index f291569768ddf22bd4d1b39cc30c8bc7dd8bf408..b24a742beae58974722348255ebe239584661905 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index b9095a27a08a55fdf2e029178e1ce472637bd877..b076f7a474078990f3de521030cb80aecd8de1e5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * ipmi.h
  *
index df97e6e31e87bf84f87c7fb760186482beb1033c..17f349459587b27a1af893736e3e0a4b3c73f2cc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * ipmi_smi.h
  *
index d496c02e14bc44327fd3ab6c3faad0c1d7ac1e12..a96eb17ad6fc7223ab9457ad6260e93f0a122f3d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     Linux INET6 implementation 
  *
index a014c325231129a226ac4c579f5e42154b447cd5..2105c266aa6e1afc9fc06264fda5f9649942efa8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*********************************************************************
  *                
  * Filename:      irda.h
index eb1995fffc396efb51f823889b62d75082f1247d..f371fd52ed75a546692ac7fc6d067e44704a3ecb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: isdn.h,v 1.125.2.3 2004/02/10 01:07:14 keil Exp $
  *
  * Main header for the Linux ISDN subsystem (linklevel).
index b58635f722dace7879713ea36406ede4bb1f4dd4..4941628a4fb9b919720d3fd9a949828f2c397fc0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: capicmd.h,v 1.2.6.2 2001/09/23 22:24:33 kai Exp $
  * 
  * CAPI 2.0 Interface for Linux
index 3e3c2d898416a5db8ad3737df2bc2f3f8fc64be3..0a17bb1bcb1bfcbcfbaae1bdf18fb479082eba8a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* $Id: isdn_divertif.h,v 1.4.6.1 2001/09/23 22:25:05 kai Exp $
  *
  * Header for the diversion supplementary interface for i4l.
index e7d7bd2aed3f02785a7aa35f274ceacb328e7e9c..0bdc4efaacb2d6f75cd073de687ae476cd002346 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /* Linux ISDN subsystem, sync PPP, interface to ipppd
  *
  * Copyright 1994-1999  by Fritz Elfert (fritz@isdn4linux.de)
index 246138c01c4dc7fc19e0f933076d387bec4b579e..611a69196738712bf5ec0ae52425215e37e5af67 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /* $Id: isdnif.h,v 1.43.2.2 2004/01/12 23:08:35 keil Exp $
  *
  * Linux ISDN subsystem
index 42bf725751af03147498732bdc6c16cfb9919a05..e74f18642b115c3e8f3e2c5a421a6a65e933e579 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
     Public ivtv API header
     Copyright (C) 2003-2004  Kevin Thayer <nufan_wfk at yahoo.com>
index e8b92f67f10d96db8b7daff25b08a97dcc99d803..9e9b072375de91bbb777d5e636992ed2221fa438 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
     On Screen Display cx23415 Framebuffer driver
 
index 94ab5e942e53d3c258600d69a4f28b868b72875d..ba245007cfe71cc878a2b647570f67c505a1b638 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __LINUX_IXJUSER_H
 #define __LINUX_IXJUSER_H
 
index b856fd11c70ebfc7475d74fb698c372bd7910ec9..64aabb84a66d77f406f08c2cf9c82ddcce3ca0a2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (C) 1996-2000 Vojtech Pavlik
  *
index a5a530940b99c76e2c78b42b2b5f62b3f6fb23b4..01361ea359c4b6cf5f145adf1e6fb788ca08f722 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Kernel Connection Multiplexor
  *
index ef16df06642a93462e1bd5d535ec3119af3adc22..7b8c9e19bad1c2bf72c21dcf6b358559d5e4b4ea 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* keyctl.h: keyctl command IDs
  *
  * Copyright (C) 2004, 2008 Red Hat, Inc. All Rights Reserved.
index c8aec4b9e73b8c85189eb9b62fa98cf1fb6e7bfa..42d1a434af296324c1589a4c123b59a0d4f74bd5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2015 CNEX Labs.  All rights reserved.
  *
index a6c17f66ee94584ccb7c5375145e521acc1496ee..cf8806b14d5fc9497a8d139591fff8a044c4bd38 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * IEEE 802.2 User Interface SAPs for Linux, data structures and indicators.
  *
index 23158dbe242483c7d4c35570794dadc2c332bcc0..080a8df134ef3b3cd96018be8a9048947ec09697 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * include/linux/loop.h
  *
index 12d62a54d47029383b79bdc3ed9b529fe21f6b90..f9ed18134b8300895f8fb9a15a6c3bd6cc5c3046 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2005 Henk Vergonet <Henk.Vergonet@gmail.com>
  *
index 3ef5d264440f523c1f4fbc407e9ecafedeff55ad..daedc4eb9b6b3c4a08571094680314eb3f61b1b9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * max2175.h
  *
index c94a510a577ed1cbfb43e470e98211e88b6bd8f1..d435b00d64ad4bd229aaac54ee8d576d31c1c3f3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/mdio.h: definitions for MDIO (clause 45) transceivers
  * Copyright 2006-2009 Solarflare Communications Inc.
index ef6fb307d2cec4bcde9ba175494e2c038c40a800..9e3511742fdc50aa11a6b42fb0778f09b2307529 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Media Bus API header
  *
index 4865f1e713398b63f41fca7a84fae1637fc44385..b9b9446095e97d6cd85f5fea4e0881504c824bd5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Multimedia device API
  *
index 7c3b64f6a2158f02f676609ade423fc805ca3564..0f681cbd38d3b402fd2731d7fb39b96d5a55736b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /******************************************************************************
  * Intel Management Engine Interface (Intel MEI) Linux driver
  * Intel MEI Interface Header
index 8ff50fe9e4812e9947935b7efade1933db2427a6..de9e3a954f3da398d7bfc868101d181361a54512 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Motion Eye video4linux driver for Sony Vaio PictureBook
  *
index e9686372029df72d72ea348f612c88494afc7c06..504e523f702c1e02e7a64d6e276c2881abb180c9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Intel MIC Platform Software Stack (MPSS)
  *
index feb0b4c0814c0ff3ec93318612300d260fdf8442..687b9cd9d3e27119a18abe3e2f9c8ffb5b35923e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Intel MIC Platform Software Stack (MPSS)
  *
index 884cabf16088e378f98ef757f403a34cd97b2544..409fae1de38373f7e401fae97f4e60cb484018bc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Intel Multimedia Timer device interface
  *
index f5e45095b0bb5c17af6515012587d6d805a7d79c..521f2e605f136f37a40dd1926128c373cfe6ea49 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     mpls tunnel api
  *
index bbd5116ea7397e4020ecc190b2daebb0dbf53eb0..b516b66840adc8ca7010365b041a938826d33aaa 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /* Copyright (C) 2003 Krzysztof Benedyczak & Michal Wronski
 
    This program is free software; you can redistribute it and/or
index 81337cbf40b7fbed2e56544e99d28c76fe16f1e5..6bbd18520f30a1f86d46ed3d66908dc357eb1599 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /* r3964 linediscipline for linux
  *
  * -----------------------------------------------------------
index 6f7ca3d63a653a113745aa6e1c6fab228c78f610..c5d0ef7aa7d5c25cdf8b0bebe935f353a7231311 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2017 Facebook.  All rights reserved.
  *
index a50527ebf671e010715d542f614331f7c49e4294..85a3fb65e40a6f3941337c7fad17e7fdff3b33d0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * 1999 Copyright (C) Pavel Machek, pavel@ucw.cz. This code is GPL.
  * 1999/11/04 Copyright (C) 1999 VMware, Inc. (Regis "HPReg" Duchesne)
index 9457239ed219901a8a3d42264cb28210657bbd6f..4dabec6bd957d604dd3f18f7b9896c82a789eb87 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * NET         An implementation of the SOCKET network access protocol.
  *             This is the master header file for the Linux NET layer,
index 778cd2c3ebf42eb8f3ce4621326b043b53817b7c..0187c74d88894ade01c6a6bb9b5baba23675d09b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Copyright (c) 2015 6WIND S.A.
  * Author: Nicolas Dichtel <nicolas.dichtel@6wind.com>
  *
index 55818543342d4ec794023977f3c70842ab4917e9..f3770c5b0faca0fa7804e67acc69d93aad7ea6a3 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index ebb5154976decef074be170d8b15564a42f3c260..60236f694143215f76bcd7f17401e884cf32583b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu>
  *                         Patrick Schaaf <bof@bof.de>
  *                         Martin Josefsson <gandalf@wlug.westbo.se>
index 38751d2ea52b745c33c77074de178cadde32214d..1b314e2f84ac727397fa5bc167cae33e5203c82b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Header file for iptables xt_AUDIT target
  *
index 9a2e4661654ec4e915530129e9ec1ab7253ec36c..c578088e61b93d33e57c380c8b740a2fb6d1e319 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Header file for iptables ipt_CHECKSUM target
  *
  * (C) 2002 by Harald Welte <laforge@gnumonks.org>
index 648e0b3bed29a40c753582ed814b9c5f01d736bc..223d635e8b6f77e467c615391b725901e18618ba 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* x_tables module for setting the IPv4/IPv6 DSCP field
  *
  * (C) 2002 Harald Welte <laforge@gnumonks.org>
index 208ae938733143ce0ba2117378423d443a3d8312..3c586a19baeab5ab683c0c6eb03c948f96701710 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * linux/include/linux/netfilter/xt_IDLETIMER.h
  *
index 8bb5fe657d34bbeba55f1026cbc667745c52fd42..bb767fd73ed11109a22f0821ded0a17d886ab41a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* iptables module for using NFQUEUE mechanism
  *
  * (C) 2005 Harald Welte <laforge@netfilter.org>
index efc17a8305fb71f93741ad1579dae6f9da3075d1..408a9654f05ca19717e58bf0a5f22f298548abdc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef _XT_CONNMARK_H
 #define _XT_CONNMARK_H
 
index e5bd3083a8431c320152368885038413f18cb72c..cdd14a83d29db5ae3ee61e25dd6268c62d2b97f1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /* Header file for kernel module to match connection tracking information.
  * GPL (C) 2001  Marc Boucher (marc@mbsi.ca).
  */
index 15f8932ad5ce64ea4adceaa6dd764dda9c233bf6..7594e4df8587aef4e818c7cf79ea2c890d775318 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* x_tables module for matching the IPv4/IPv6 DSCP field
  *
  * (C) 2002 Harald Welte <laforge@gnumonks.org>
index 7158fca364f2e6e99d8065c56b96d95181e45f5a..2c301c1cbff2ceeb4ab55d5b7db274b21bcdb538 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* iptables module for matching the ECN header in IPv4 and TCP header
  *
  * (C) 2002 Harald Welte <laforge@gnumonks.org>
index e6159958b2fb041ad765567b93bec327d3ffbc24..dad197e2ab99b2cf3a3df707b9934afbe54fe85d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2003+ Evgeniy Polyakov <johnpol@2ka.mxt.ru>
  *
index 92bc6ddcbf73221e6ee3c3c70eb9fb1c289fc131..81b6a4cbcb724ea7c357dc12ebb4031a9996c262 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 #ifndef __LINUX_ARP_NETFILTER_H
 #define __LINUX_ARP_NETFILTER_H
 
index 0b09732aacd5a196721f79243d157339af66a7a1..9089c38f6abeaf8a6a8350ca74aa2a2849ea2c83 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __LINUX_DECNET_NETFILTER_H
 #define __LINUX_DECNET_NETFILTER_H
 
index 91ddd1f6fd4b817dfd628e9e6976c470b44f311e..e6b1a84f5dd31ccd6aceecb1058e76dfa4f3ae0b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* IPv4-specific defines for netfilter. 
  * (C)1998 Rusty Russell -- This code is GPL.
  */
index bb88d5315a4dd7bdd793b2b165a153143fcb19b3..e3630fd045b8dd92c003c14f07845e76aeffd252 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* Header file for iptables ipt_ECN target
  *
  * (C) 2002 by Harald Welte <laforge@gnumonks.org>
index 12497c6c7949c9c4f5c2741afaac76bdbb988564..2f9724611cc245c3e6b57b4051ed550d0c4c6f19 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* IPv6-specific defines for netfilter. 
  * (C)1998 Rusty Russell -- This code is GPL.
  * (C)1999 David Jeffery
index ec260274be0ced9fd057cb2d3f78c9c7b6b622e9..f8f5cccad749262bc48d3c8dfafc35774db65485 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Upcall description for nfsdcld communication
  *
index ef4c1de89b11c1c7ebab481e6ea821bbb6ebb0a1..8b9b89104f3d2ff0e57211f528ccc02680f574c9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * nilfs2_api.h - NILFS2 user space API
  *
index 2a8a3addb6757c6cb8de9f2c4681a00ce7b1f89a..a7e66ab11d1d656d8fb9f861f4b46949a7ac124b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * nilfs2_ondisk.h - NILFS2 on-disk structures
  *
index 50ff21f748b6fed290490573e924f0539e79e85e..6e74b1eaf541e0bec5b30c21861ced0adbc3c1e0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for the NVM Express ioctl interface
  * Copyright (c) 2011-2014, Intel Corporation.
index c090cf9249bb68b6d1bcf1dec4d8e70f63e03137..1a920145db04bba0ee8e99f16d50d19b5f57bca8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * omap3isp.h
  *
index 7c97bc00ac6d9682ddd8ae32e7ce69d16f4ad116..44f43af4c699a320e31365c544c1b615fa5dbef6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * File: include/linux/omapfb.h
  *
index 156ee4cab82e5e73bc2705a4707c04c1cf788b98..36d0b161e06688a3968f1b8923212928f14fd903 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 
 /*
  * Copyright (c) 2007-2017 Nicira, Inc.
index 140ae638cfd618b931ec1d298a80d1dffa4c1680..362493a2f950b3024efae42ac321454ab66d845d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Performance events:
  *
index db994bb0c79425eeeea0e355892527b89b1a9363..364c350e85cd346d33ce139c51307595d132c94f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*     pg.h (c) 1998  Grant R. Guenther <grant@torque.net>
                       Under the terms of the GNU General Public License
 
index 94dd6645c60ad942b4996363cecdbce30a032e84..dbef708ab3b4ef250edf9be6c22cfe26aa112fcc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (C) 2005-2007 Jiri Slaby <jirislaby@gmail.com>
  *
index a3e1d65b3ed90d48b50b7d4e734fb788f6004f0a..a2f6b37a593723c4186ed553238d808471761a9d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /**
  * file phonet.h
  *
index 2640b9d4e2430a43c98237511effe70f1d08eb95..9cbb55d21c94af1f3fb91d8ad346608a7f34d9a6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2000 Jens Axboe <axboe@suse.de>
  * Copyright (C) 2001-2004 Peter Osterlund <petero2@telia.com>
index 1037cb19aa17cd42ade43546a896e00d98024aec..217e4e26ab608dd26e0d407cd6402bc6eb9d91e5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org>
  * Copyright (C) 2016 Red Hat, Inc.
index 8b579844109bc5e8f22b23f4e744394aea7b6107..506380f0b91b37663d63d240f75763f095c21ad7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2002 Andreas Gruenbacher <a.gruenbacher@computer.org>
  * Copyright (C) 2016 Red Hat, Inc.
index dc18c5d23ebe4086518512ca8bb2cd8dfd8157bd..8fe3c64d149e7504df02d6900566f60bc49dd0a0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * linux/include/linux/ppdev.h
  *
index 0a15bbb04e195d54db56bc3cbf3128913b2b3c1c..0fb7623e95484bef69ac1de22d54463e61a5d4d1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * ppp-comp.h - Definitions for doing PPP packet compression.
  *
index 63a23a3b8bb75c47e721688a6a5c0b6e6d36f033..b19a9c249b156f5877a0e8651a1d4d2330f6088d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * ppp-ioctl.h - PPP ioctl definitions.
  *
index 283fc05dbbda9eb0a0a99baa8d36197a16c030a2..fff51b91b409034a75c5073b753eddc1d7e63ec7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * ppp_defs.h - PPP definitions.
  *
index c29d6b791c0816e35b0e025b80ed8d9f0eb0400a..009ebcd8ced5e2f860486d4d7a537207a7353dad 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * PPS API header
  *
index ac6dded80ffa9282506eb8d26a50cb60646014f8..3039bf6a742e1ad0a4bec0a42d2c73768c4080ce 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * PTP 1588 clock support - user space interface
  *
index b9197976b660b41c7e728c361dec5890feee8864..b0d15c73f6d758db858b9ca0489d3e4978b01323 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
    md_p.h : physical layout of Linux RAID devices
           Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
index 36cd8210a5d1ddc478dc36f9fdd68e3bda6cc313..105307244961087860d16d3cf9d800dfed123e20 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
    md_u.h : user <=> kernel API between Linux raidtools and RAID drivers
           Copyright (C) 1998 Ingo Molnar
index 198892b95f09499d50614c0149990b61fad772e3..e71d4491f225f8f78f80b8f7f5dc10346a2be4c4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2008 Oracle.  All rights reserved.
  *
index 6edb900d318deab4fd9b5c00c07f9c7010a8b0e5..d05dc3226f8eb9fd483f1cae579eac3ca8c3c5bf 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * Copyright (c) 2015, Integrated Device Technology Inc.
  * Copyright (c) 2015, Prodrive Technologies
index 5796bf1d06ad1f907df533f0d4bbb26940c14245..9bc9f98e353ab072afb0acb1bca9b45b4b14b4ec 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * Copyright (c) 2015-2016, Integrated Device Technology Inc.
  * Copyright (c) 2015, Prodrive Technologies
index 6600708311c853b8261b44e19f4214be8388998d..a0de9a7331a297735fbfd0cee4acf4d18853e435 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index dedc226e0d3fc35f7b72b0ae01a42a84490de81f..225eb38705dc065271938cbd87a0634be4d45948 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2016, Linaro Ltd.
  *
index d9048918be5270edbada7f1b48cfb5271263c605..862a4cc908f78310309c6aed6a1ed4c2235c8a5b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * Intel MIC Platform Software Stack (MPSS)
  *
index 6217ff8500a1d818fd1002fbd6f81c0c11974665..32df53012cbd06c3ecf4b3e8f2cfacf25e80b595 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* SCTP kernel implementation
  * (C) Copyright IBM Corp. 2001, 2004
  * Copyright (c) 1999-2000 Cisco, Inc.
index 95eaff9c9e49b00f7294372effe8358d021b6775..1e3735be6511046e7d779f299ba595659a0ddeae 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index c72e0735532d0f0232011152ecad1b00935bd6ba..627624d35030a163bd8e443f01325c8ee3ece76a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright Â© 2016 Intel Corporation
  *
index 7278511d339ec271f9106c8327bd9b09350809a6..2f6fb0dd613c09198c830c9059ba5f63e62f5de1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  SR-IPv6 implementation
  *
index b23df9f58354e6e2d0174ddf356494c89a1dbc9b..09fb608a35ec3a15e8f2e3f2c0e33673bc225697 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  SR-IPv6 implementation
  *
index d239797785cf6a0681f39ab277c20819dbfc5deb..2fc0542171cdea85623bcb05ac492fbfda8f12b7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Netlink event notifications for SELinux.
  *
index d2667ecd54ac2de813201c387c60bd21034238bc..3fdd0dee8b41bb053c02b8b1ece649e386e7fb95 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * include/linux/serial.h
  *
index 50d71c436323918f2ca2a20dd3d7c1d8016392eb..1c8413f93e3daafc9f138e8a619093ec3fc96cd1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  linux/drivers/char/serial_core.h
  *
index 5db76880b4adfc23fc86487d9816ad28df291973..619fe6111dc942815145e25194d5e09ed6517674 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * include/linux/serial_reg.h
  *
index ac217c6f0151063ba759b7895472dcddb11b29c9..a0cac1d8670d8a89320adba86688aee6ef8a63b7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 1999-2002 Vojtech Pavlik
 *
index 53938f4412ee9ff088735a3ebe9376732579805b..50438f8d96475d141dd3e2311a281015b8ce6cf5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * include/uapi/linux/smiapp.h
  *
index 79d029d2531005167c13869ba3c136c029aa6665..d393e9ed396426125152a0583a6837274e111e0f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index 85078a283573d70f0e80a291b881817739d0bdd9..88f122451776347fd1408be69f2c3e52234809c5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Sony Programmable I/O Control Device driver for VAIO
  *
index dd5f21e758057f0f3ac98ee0f04823aaffeaa53f..ff0e381e7a77e2296928374c083cd907c22bc13a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * include/linux/spi/spidev.h
  *
index 626a8d3f63b573204e1ad8c85d789cf3dae940f0..dbffdc23d80480aa1e0202fc8a146498ec6b556a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * System Trace Module (STM) userspace interfaces
  * Copyright (c) 2014, Intel Corporation.
index 5e392968bad209497d94dd598a9431e736cf1d7b..75df44373034a39dc065f7559f5e63b86a8248cc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Microsemi Switchtec PCIe Driver
  * Copyright (c) 2017, Microsemi Corporation
index 5b287d6970b3a06677b8f55cfbd0bdc162c61181..ee2dcfb3d66028993ccea134ea93e19f6d925314 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 Google, Inc.
  *
index 7dcb065a5f76dcf502ff62621fa260d66cf37985..62f32d4e1021915feca55bd1d4c6a7e98bef5382 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
 /*
  * SyncLink Multiprotocol Serial Adapter Driver
  *
index 2466e550a41d40beefe6aa1b5ed4560ac076bc29..b7aa7bb2349f7b72e3a746b3f96aef60266a21e6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1 WITH Linux-syscall-note */
 /* taskstats.h - exporting per-task statistics
  *
  * Copyright (C) Shailabh Nagar, IBM Corp. 2006
index 8dc2ac05eecf05650a3ac0751385134559aaeddf..6e89a5df49a46a601cd5b4e82b0a4dcb6af7e23c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2015 Jiri Pirko <jiri@resnulli.us>
  *
index 2884425738ce73e3bbbbf8dcfa79c6e345022476..fbcfe27a4e6c4173553fe675655f86c2e4f51045 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2008, Intel Corporation.
  *
index 10fc07da6c6991bf962fb97ddc94d7cefa55b9ba..38c072f66f2fcff17cecc17082203bac038b8078 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2016, Jamal Hadi Salim
  *
index afcd4be953e278f0f36db11cfd997482982ff388..72bbefe5d1d12234fcf34f00fd32acb0a3555fcb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2016, Amir Vadai <amir@vadai.me>
  * Copyright (c) 2016, Mellanox Technologies. All rights reserved.
index bddb272b843f5a2e037de3c0820c3e7b28de569f..0d7b5fd6605b049ecc2d997ed192a6c20611f5dd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (c) 2014 Jiri Pirko <jiri@resnulli.us>
  *
index 15c25eccab2b3beab080c6cb6c6e1f1ffd15d0c1..6a64beeecfad8d26d651f653e361fb56e6b623a6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index f63afe330addaade67b6d9f3e76e8ce569827ce8..d2c9f7105f4b31a117d4954c04f5d8e4914e97b7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /******************************************************************************
  *
  *             telephony.h
index 5351b08c897a22568e586ccbf3da3b28b47aeb8f..77123614e973e3aa85c85537469c677a6a3d6b4a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * include/uapi/linux/tipc.h: Header for TIPC socket interface
  *
index 087b0ef82c07677cd8939f1d9ec62cf259408087..3f29e3c8ed0668fd22dd674e6e7654fdb6ea6a45 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * include/uapi/linux/tipc_config.h: Header for TIPC configuration interface
  *
index f9edd20fe9ba8930ad9f6de83e81f4ee97f74893..469aa67a5ecbdbae5671379bfb3180a17ec7cb30 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * Copyright (c) 2014, Ericsson AB
  * All rights reserved.
index cc1d21db35d8f64fc665b32836d3cc01a7e21be9..d5e0682ab8371b5f42b573d21bd0e3d2f85640b9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2016-2017, Mellanox Technologies. All rights reserved.
  *
index c58bf4b5bb266438c217c46a76b7eb21150bfdc4..7f1941935f98f1c9f3dd9d2330e3bf05f404e29f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /* toshiba.h -- Linux driver for accessing the SMM on Toshiba laptops 
  *
  * Copyright (c) 1996-2000  Jonathan A. Buzzard (jonathan@buzzard.org.uk)
index 3536965913b09262f3bb202088f4ade104fd3417..c50863080399f32bf9ef2aeca6ff2714a1fe7491 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * udf_fs_i.h
  *
index 2c8180f9156faf8c6429bb738e22101ceec11660..efb7b5991c2fd5eaeab64ca0a52074d9f6cd9a11 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * INET                An implementation of the TCP/IP protocol suite for the LINUX
  *             operating system.  INET is implemented using the  BSD Socket
index aaa86d6bd1dd921ab0637f232ced8678c60e8849..cef7534d2d19ba7b8876bfb0f304d5b12a50558f 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __UHID_H_
 #define __UHID_H_
 
index dc652e224b67ce5373a977b68ee46c3855fe0085..c9e677e3af1d26e71d14949d9f52364ab03b461c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  User level driver support for input subsystem
  *
index 2731d56a548462b2f1c044fe83f8e3fe7bffbdb4..059b1a9147f4fdc9b61414bbdffe166a1e0b8520 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *     Berkeley style UIO structures   -       Alan Cox 1994.
  *
index 95186578c46e1e2affb7fada32248e934bb6bdcc..4d32a39965f83bcd486fdce5e27a15833f70aa18 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Userspace driver support for the LED subsystem
  *
index 71339dc531c5e45634951ec0c2e1bbd5c4bb50c2..73305bd1dc5a154a02a862f4a5469927c806af37 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef _ULTRASOUND_H_
 #define _ULTRASOUND_H_
 /*
index a4680a5bf5dd4724aad4d16743543f3f35b52be3..17a022c5b4144c48f0bb071d53d619f63983fbdb 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * <linux/usb/audio.h> -- USB Audio definitions.
  *
index 0dc132e7503027cd5f5e3f221e652852afac9363..a927c7f6f68ab9e064f220b5373598496dbeb250 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * USB CDC Device Management userspace API definitions
  *
index 6178fde50f7404d7639440b8445fa0043f6b1b1b..7fc20e4b82f55b7ffb2326c6f8f2bb1865a5c672 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * g_printer.h -- Header file for USB Printer gadget driver
  *
index c8c52e3c91de7917087e855f67742110848e7dd8..de6941ef70adeb20f4e3d58982dcd3978a2769f5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * <linux/usb/midi.h> -- USB MIDI definitions.
  *
index 0bbfd4abd2e3b1c2520a2e83bf965ec8128549be..70ed5338d447bb24caab3fdd504d7f75b1f2c4fc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*****************************************************************************/
 
 /*
index 37d147f0a13a72c873931c9f2e7eaf0bdf87c3c8..74c9951d2cd044bfd03f8cee8551b41c060bdaf8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.0+ WITH Linux-syscall-note */
 /*
  * userio: virtual serio device support
  * Copyright (C) 2015 Red Hat
index 8ef82f433877a53fe1d4fd7cc3f3cd4e27e1a062..5c04130bb524fec55baaad38ec70244bbbac0cb5 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * UUID/GUID definition
  *
index 5b3f685a2d50ca2146e579f81580aecb61f19922..4f7b892377cd6880f0df9ec17edee016888b9851 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * include/linux/v4l2-common.h
  *
index 31bfc68f86d67534ed050f861ced6252d4cd9b24..a692623e0236f22b70c07a8c25e4083813a95125 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  *  Video for Linux Two controls header file
  *
index da29551543817973c5da622d9ac23e62be673256..b52b67c625625443d8cc307a3f8e1a35c870a09b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * V4L2 DV timings header.
  *
index 9cac6325cc7ea7e8967727685bb95ef024d5af3d..6e20de63ec59a34c37975741d10eac212d8237ac 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Media Bus API header
  *
index dbce2b554e0268695e382f0a31d2e66394e2da85..c95a53e6743cb04084727dd8cdfc1befa3686667 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * V4L2 subdev userspace API
  *
index ae461050661afc4ea86413cf2c3e384281ad35f1..e3301dbd27d48521912015500604077fa6f4fac8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * VFIO API definition
  *
index 185d6a0acc062a956e670e6d241c0f25edafc500..1c095b5a99c582b109ebdae286a567ad56ab76a2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  *  Video for Linux Two header file
  *
index b4ed5d89569908ed5fb4407a2eb16ccecf43d4d0..68d57c5e99bc0a4314065d1055ba043f34375236 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * VMware vSockets Driver
  *
index 58ac73cd38fe69f493e3589a45c70cf9c6b2a721..31a30f33ac46b7e4643739a35b1c465a6a96976b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for the VTPM proxy driver
  * Copyright (c) 2015, 2016, IBM Corporation
index fb495b91e800656ccd4966224ad57390d6da761c..b6441fe705c5dce60c5a5c2fce7c4c79c19e4783 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Xilinx Controls Header
  *
index 59d021b242ed01216c54183a1c2ad238b510d415..9798d1864fd9e1fd9bf5beae10c83ef1d692a083 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  linux/zorro.h -- Amiga AutoConfig (Zorro) Bus Definitions
  *
index 180d526a55c3ab5b54befbb264279e61d7e5a519..49e8fd08855a68886109890bf7fa7506fd318e5e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright 2014 IBM Corp.
  *
index 0ec1da2ef6521658adc2656f120508242348042b..aff5b5e59845a837d038532259673bd56fa49ddd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright Â© 1999-2010 David Woodhouse <dwmw2@infradead.org> et al.
  *
index e71d5558cc23e66e5abae4e2bc3aa05efefd28e3..7eca1b3f6b43bf6fe6f2b911ec60ee72ee1dc8dd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright Â© 1999-2010 David Woodhouse <dwmw2@infradead.org>
  *
index bdeabd86ad99efb10590853a357d1088a31a38ac..b23bdc91c9f1b10437f4af7b01853bbc710f576b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright Â© 1999-2010 David Woodhouse <dwmw2@infradead.org>
  *
index 1927b0d78a998a1e01c37314884f3531fa6e90d9..5b04a494d139ee5647cea91427f2b69d00d3528b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright Â© International Business Machines Corp., 2006
  *
index 74018bd18d7216fd0b34cc4d57d06c8138f18881..398a514ee446ee14cbf4e67175bde90890458176 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Broadcom NetXtreme-E RoCE driver.
  *
index d24eee12128fc5cb7d1f5612e85a7fb9b194520f..d5745e43ae857179723a294f1798e87975380fc4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2006 Chelsio, Inc. All rights reserved.
  *
index 472b1599089405b619c3192b2f45a198fc7847c1..05f71f1bc1194dc205243d95ce96454370bd5cbd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2009-2010 Chelsio, Inc. All rights reserved.
  *
index 4791cc8cb09b6bd290209d57ade8bfa338ec1b05..9de78c5ee9139ef27fa14bf50b41d7d2d59a3f2b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  *
  * This file is provided under a dual BSD/GPLv2 license.  When using or
index 3f4ee93ae5ebfd21d6a3f22fa0bbda24cdc3b9ab..791bea2f8297b400fbbb6be18292a23a453cd518 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  *
  * This file is provided under a dual BSD/GPLv2 license.  When using or
index 5d7401963e35adf0e33da6432d8d2c513ed9f7a3..a9c03b0eed573fe7c85cf98468d2c65c68e86406 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2016 Hisilicon Limited.
  *
index f79014aa28f9928da0a72904c8cbf2ebe9b7fb36..f4041bdc4d089253d8c8c19ef517ccb25dbb4576 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2005 Topspin Communications.  All rights reserved.
  * Copyright (c) 2005 Intel Corporation.  All rights reserved.
index 5c7abd859e0fda81f677fd6906dea7fb21e048cc..330a3c5f1aa8645c856fdb902fc11f002f43bdc1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2004 Topspin Communications.  All rights reserved.
  * Copyright (c) 2005 Voltaire, Inc. All rights reserved.
index cfc7c9ba781e629d0b30a6b5e3d6d4ead7112479..0d2607f0cd20c38778bb182ad268fbbf484b7f19 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2005 Intel Corporation.  All rights reserved.
  *
index d4e0b53bfc75ccdf03585c7b402389a21aba4dca..e0e83a105953ae1ef3df080cf54ae1619884c11c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2005 Topspin Communications.  All rights reserved.
  * Copyright (c) 2005, 2006 Cisco Systems.  All rights reserved.
index c55f60e05f867953a9ed2d134a7e4e67445bb5ca..224b52b6279c974d70a851161fa76139825c2594 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved.
  * Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved.
index 1791bf123ba96453564ec65fda99c27af062c052..23dba2d40907ecc136bd15e648284c3399a7627d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved.
  *
index bcbf4ff2f6d1aee8643abf1fda6233ebb5ebe43d..3020d8a907a74f247e853e01ea7d1bd10572dc0a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2005 Topspin Communications.  All rights reserved.
  * Copyright (c) 2005, 2006 Cisco Systems.  All rights reserved.
index 6eb3734394a2a5334aba73c139d9c64589c086a2..f5b2437aab2884ed06ccca13ebc0eaf2ea6ac25e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2006 - 2011 Intel Corporation.  All rights reserved.
  * Copyright (c) 2005 Topspin Communications.  All rights reserved.
index 9f28191bef4d7e509615bd0f8be074766aaa1bfc..ad64a3cea1cdab94120f95f65b133abdd76af143 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /* This file is part of the Emulex RoCE Device Driver for
  * RoCE (RDMA over Converged Ethernet) adapters.
  * Copyright (C) 2012-2015 Emulex. All rights reserved.
index 54b64357ab245e97151efeccecd2dde1c83960aa..261c6db4623e2841ae80ed2639a6426ab4168467 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /* QLogic qedr NIC Driver
  * Copyright (c) 2015-2016  QLogic Corporation
  *
index d71da36e3cd674967f5973468a3e42a0bd343067..c83ef0026079c8e427c46e0beaee7e6e56a63311 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2005-2006 Intel Corporation.  All rights reserved.
  *
index 165a27e969d58d96eb88020e72b5491eb8a8bb37..03557b5f9aa6b80031470ba0d317782ffa60f29c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2016 Mellanox Technologies, LTD. All rights reserved.
  *
index 1de99cfdaf7d394bcc4645e49c489899b6231bb0..bdeea948b2f3a428efa5e19bb163e1d2ebd4a41b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2016 Mellanox Technologies Ltd. All rights reserved.
  *
index c6569b0032ecb2d06612b76d9e5dab09389f38fc..912ea1556a0b0238cfc24bad4ea4c06cc04d73d2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) */
 /*
  * Copyright (c) 2012-2016 VMware, Inc.  All rights reserved.
  *
index 48d107e75cf252e5a1c5a42c1e0095c185cbca85..513da47aa5ab8b327df0c6f6daf442b2bb3d4c48 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * CXL Flash Device Driver
  *
index 481abbd48e394c096960d3c1f4a894c175e7caba..b7e0a5ed40de7776c9a1ac0d83f016a30a0c623e 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright(c) 2007 Intel Corporation. All rights reserved.
  *
index dcf314dc2a27ed0024bac2e5be118c13b7d1b152..8c0a292a61ed828712ebf4a0e26a010a0eed58cd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright(c) 2007 Intel Corporation. All rights reserved.
  *
index a37346d47eb1ff541880d7ed2f987e957a39e382..2153f35245558f7afdb39f7e14e8e4b0bc0b7354 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright(c) 2007 Intel Corporation. All rights reserved.
  *
index f7751d53f1d3307fe4bf732a7f990fe8d10d9011..015e5e1ce8f113154368f6ec12b360b51c4c6a02 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright(c) 2007 Intel Corporation. All rights reserved.
  *
index 3031b900b087011a18f4a6f321d7ac3d71c7414a..62597d86beed4c6a0c77265e91d0698bc14a3f88 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  FC Transport BSG Interface
  *
index 62b4edab15d32ca59871921433f378f1aa842602..5ccc2333acab27a32d49a7f3cc70d0dc50f3b3f0 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  SCSI Transport Netlink Interface
  *    Used for the posting of outbound SCSI transport events
index cbf76e479761c4378b7b2fa71235064af76a3f8b..060f563c38a2463e87febebde6d7d4986a49d8af 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  FC Transport Netlink Interface
  *
index 7b7659a79ac4c79cfac5061defb1af90e5c6f144..a75e14edc957e448ffdc5917880aad0ce8117f37 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Main header file for the ALSA sequencer
  *  Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl>
index 78014ec56357c0d021ed2934a4ce0a78f6f91fd2..69c37ecbff7ee389cb31b7dc49be4021e9a6fd14 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * uapi/sound/asoc.h -- ALSA SoC Firmware Controls and DAPM
  *
index 1949923a40bf98bd8cfedc59ff67eca6dc3e1c8a..299a822d2c4e8bffb95f62572a9d07f62d65c028 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Advanced Linux Sound Architecture - ALSA - Driver
  *  Copyright (c) 1994-2003 by Jaroslav Kysela <perex@perex.cz>,
index c2a4b967d5be9af90002ef0b3458e8759ae8c49b..8471f404ff0b061b6132e327b9b74a74df38814c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __SOUND_ASOUND_FM_H
 #define __SOUND_ASOUND_FM_H
 
index e00d8cbfc6282c9f915147d19226aa8eac518b45..56d95673ce0f029def607edd610bf6126e5d66a7 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  *  compress_offload.h - compress offload header definations
  *
index 9625484a4a2a2a12e5ad8d00a759e27ea48a96b3..3d4d6de66a17ea91b18cb0ed7d1ba93d1df7367c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) AND MIT) */
 /*
  *  compress_params.h - codec types and parameters for compressed data
  *  streaming interface
index 5175e166987d173fb88ed1279614d89602ac22dc..042c5a6f16ee6e3e0e90471da2db136b9a850b96 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
  *                  Creative Labs, Inc.
index 0909a3843479222aebc4edcfb6930644366229fd..5dc0c3db0a4c10e49db0f04fa70f8405a28b6f54 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __SOUND_HDSP_H
 #define __SOUND_HDSP_H
 
index c4db6f5b306ecb951cfa7cda58ab44add749147b..a38f3f79beb7525747602ce70705dbcf3746a25a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __SOUND_HDSPM_H
 #define __SOUND_HDSPM_H
 /*
index 3b96907e2afbad410a63e266ba8a462a9ccf1caa..e64851481d88b0764f46c0f2966b15ea5229e146 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *  Copyright (c) 1999 by Uros Bizjak <uros@kss-loka.si>
  *                        Takashi Iwai <tiwai@suse.de>
index 1bce7fd1725f6b4d5a0237fd2410173d6da46344..c9a810a6ef48d8f310d2cb6e4b74e76ea398b035 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 #ifndef __SOUND_SFNT_INFO_H
 #define __SOUND_SFNT_INFO_H
 
index f691e421f5e8730ccb4f1c5a9a04f779d4c972e5..326054a72bc7e9ca240a39128be9585531c025cc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * snd_sst_tokens.h - Intel SST tokens definition
  *
index b4df440c015bb963f4df418aa99d60d8a8cb53cd..be5371f09a626b4320d22f3302d9b66502d5e5c6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  *   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
index cfe8fba00714863540e7fed00e1ff676d1fc8407..95419d8bbc168bfbf895ed044dc4aed8e4ce1494 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.de>
  *
index 9250b22b10f81d4bf6b013c11c791d66f0901354..f1e811951288a4444ad03d49c1d22ba57bd68ce4 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
 /*
  * sisfb.h - definitions for the SiS framebuffer driver
  *
index cb4aa4bb905ecd7b071a9ce84f2b6a68a0323ca3..7fbf732f168f1c1a8d2262b65851a27d41a2057c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
 /******************************************************************************
  * evtchn.h
  *
index d0661977667e00c57f485954a79119f3cea49ca4..6d1163456c03e138e61a098b3d8fff59e123b1a8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
 /******************************************************************************
  * gntdev.h
  * 
index 63ee95c9dabb44d5943934c122e65c73a4770b81..39d3e7b8e993e94a7472e91518c5f515bafe2d28 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR MIT) */
 /******************************************************************************
  * privcmd.h
  *
index 5db2d4c6a55faf7940be63b8b03ee2a7383fe988..1f57bbe82b6fb8582c2a3a1617345266c22e33e8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 - Virtual Open Systems and Columbia University
  * Author: Christoffer Dall <c.dall@virtualopensystems.com>
index fce9c2924fa3464877ae78a4e33b90728ce02d41..485d60bee26ca313ad15797f230efe10072befc9 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012 ARM Ltd.
  *
index 9f3ca24bbcc6c28da8e1fbaf0d97998c11e93261..51149ec75fe480b324fd74d2697579a936438fdc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (C) 2012,2013 - ARM Ltd
  * Author: Marc Zyngier <marc.zyngier@arm.com>
index 4a658151383d2538357e3c1e0a57bdbdc37ba186..5adca0d26913e0b4fa2fd724d7765df316454696 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
  *
index 3e4c10a8e78768f5e191a1dbd3ede01df50da515..7268380d8d28750a95eaf725e8ff6c8e1779652d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __ASM_MIPS_BITSPERLONG_H
 #define __ASM_MIPS_BITSPERLONG_H
 
index 6985eb59b08534581f7b4316655367182cb6f64f..d2714cc1cd93f004c46fab507ee57c03d92d22a6 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 8cf8f0c96906dcb3e213524d733bc6a5aa584885..61d6049f4c1eced70ad3fef32f99b3a438da3eab 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2, as
index cd7359e23d869465d1cb70b637c64c85283e37ac..9ad172dcd912d5763b0bf954617c9e398ad31aa8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef __LINUX_KVM_S390_H
 #define __LINUX_KVM_S390_H
 /*
index 397282727e21890cf5bd0d4459f3ae30eb78fa0d..c36c97ffdc6fa24f246c41bfe993790410e4e032 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Definitions for perf-kvm on s390
  *
index 58c771f2af2f59bf9f7820335b2ab1e3a31bf612..57cca78c0fbb47bb0fc7fd39e75cc72c672b6d56 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * Copyright 2010 Tilera Corporation. All Rights Reserved.
  *
index 3725e145aa58c2879458f818016c8e9ddd268193..a9731f8a480f3bca0785c94e870c74be6c191a67 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 #ifndef _UAPI__SVM_H
 #define _UAPI__SVM_H
 
index 690a2dcf407860cf54793f03e69d8761b06f068d..f0b0c90dd398246eb2882050d69c6b53ccca11af 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * vmx.h: VMX Architecture related definitions
  * Copyright (c) 2004, Intel Corporation.