Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75025c30 authored by Chaojun Wang's avatar Chaojun Wang
Browse files

driver: can: spi: Updated copyright markings



Updated copyright markings as below:
* Add Copyright 2020.
* Modify Copyright 2017-2020 to Copyright 2017.

Change-Id: I269b0be18b56d56c0ab0e68ee1d7194d09824dd4
Signed-off-by: default avatarChaojun Wang <chaojun@codeaurora.org>
parent f364d75e
Loading
Loading
Loading
Loading
+9 −3
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
// SPDX-License-Identifier: GPL-2.0-only

/* Copyright (c) 2020, The Linux Foundation. All rights reserved.
/* CAN bus driver for Microchip 25XXFD CAN Controller with SPI Interface
 *
 * Copyright 2017-2020 Martin Sperl <kernel@xxxxxxxxxxxxxxxx>
 * CAN bus driver for Microchip 25XXFD CAN Controller with SPI Interface
 *
 * Copyright 2017 Martin Sperl <kernel@xxxxxxxxxxxxxxxx>
 *
 * SPDX-License-Identifier: GPL-2.0-only
 *
 * Based on Microchip MCP251x CAN controller driver written by
 * Based on Microchip MCP251x CAN controller driver written by
 * David Vrabel, Copyright 2006 Arcom Control Systems Ltd.
 * David Vrabel, Copyright 2006 Arcom Control Systems Ltd.
 *
 */
 */


#include <linux/can/core.h>
#include <linux/can/core.h>