Add SPDX identifiers

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
pull/143/head
Yegor Yefremov 2019-06-19 12:24:24 +02:00
parent a965086356
commit 7b7331976a
34 changed files with 34 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* asc2log.c - convert ASC logfile to compact CAN frame logfile * asc2log.c - convert ASC logfile to compact CAN frame logfile
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* tst-bcm-server.c * tst-bcm-server.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* can-calc-bit-timing.c: Calculate CAN bit timing parameters /* can-calc-bit-timing.c: Calculate CAN bit timing parameters
* *
* Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com> * Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com>

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* canbusload.c * canbusload.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* candump.c * candump.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* /*
* canfdtest.c - Full-duplex test program (DUT and host part) * canfdtest.c - Full-duplex test program (DUT and host part)
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* canframelen.c * canframelen.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* canframelen.h * canframelen.h
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* cangen.c - CAN frames generator for testing purposes * cangen.c - CAN frames generator for testing purposes
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* cangw.c - manage PF_CAN netlink gateway * cangw.c - manage PF_CAN netlink gateway
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* canlogserver.c * canlogserver.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* canplayer.c - replay a compact CAN frame logfile to CAN devices * canplayer.c - replay a compact CAN frame logfile to CAN devices
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets * cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* cansniffer.c * cansniffer.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotpdump.c - dump and explain ISO15765-2 protocol CAN frames * isotpdump.c - dump and explain ISO15765-2 protocol CAN frames
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotpperf.c - ISO15765-2 protocol performance visualisation * isotpperf.c - ISO15765-2 protocol performance visualisation
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotprecv.c * isotprecv.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotpsend.c * isotpsend.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotpserver.c * isotpserver.c
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotpsniffer.c - dump ISO15765-2 datagrams using PF_CAN isotp protocol * isotpsniffer.c - dump ISO15765-2 datagrams using PF_CAN isotp protocol
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* isotptun.c - IP over CAN ISO-TP (ISO15765-2) tunnel / proof-of-concept * isotptun.c - IP over CAN ISO-TP (ISO15765-2) tunnel / proof-of-concept
* *

1
jacd.c
View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2011 EIA Electronics * Copyright (c) 2011 EIA Electronics
* *

1
jspy.c
View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2011 EIA Electronics * Copyright (c) 2011 EIA Electronics
* *

1
jsr.c
View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2011 EIA Electronics * Copyright (c) 2011 EIA Electronics
* *

1
lib.c
View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* lib.c - library for command line tools * lib.c - library for command line tools
* *

1
lib.h
View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* lib.h - library include for command line tools * lib.h - library include for command line tools
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2011 EIA Electronics * Copyright (c) 2011 EIA Electronics
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* log2asc.c - convert compact CAN frame logfile to ASC logfile * log2asc.c - convert compact CAN frame logfile to ASC logfile
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* log2long.c - convert compact CAN frame representation into user readable * log2long.c - convert compact CAN frame representation into user readable
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN * slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* /*
* slcand.c - userspace daemon for serial line CAN interface driver SLCAN * slcand.c - userspace daemon for serial line CAN interface driver SLCAN
* *

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* /*
* slcanpty.c - creates a pty for applications using the slcan ASCII protocol * slcanpty.c - creates a pty for applications using the slcan ASCII protocol
* and converts the ASCII data to a CAN network interface (and vice versa) * and converts the ASCII data to a CAN network interface (and vice versa)

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* /*
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved. * All rights reserved.

View File

@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2013 EIA Electronics * Copyright (c) 2013 EIA Electronics
* *