diff options
Diffstat (limited to 'drivers/ipack/carriers/tpci200.h')
| -rw-r--r-- | drivers/ipack/carriers/tpci200.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/drivers/ipack/carriers/tpci200.h b/drivers/ipack/carriers/tpci200.h index a7a151dab83c..e79ac64abcff 100644 --- a/drivers/ipack/carriers/tpci200.h +++ b/drivers/ipack/carriers/tpci200.h @@ -1,15 +1,10 @@ -/** - * tpci200.h - * +/* SPDX-License-Identifier: GPL-2.0-only */ +/* * driver for the carrier TEWS TPCI-200 * * Copyright (C) 2009-2012 CERN (www.cern.ch) * Author: Nicolas Serafini, EIC2 SA * Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com> - * - * 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 the Free - * Software Foundation; version 2 of the License. */ #ifndef _TPCI200_H_ |
