mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 22:24:09 +08:00
serial: stm32: fix copyright
Fix missing copyright for STMicroelectronics Signed-off-by: Bich Hemon <bich.hemon@st.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
329f0a8a35
commit
3e5fcbacee
@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) Maxime Coquelin 2015
|
||||
* Copyright (C) STMicroelectronics SA 2017
|
||||
* Authors: Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
||||
* Gerald Baeza <gerald.baeza@st.com>
|
||||
* License terms: GNU General Public License (GPL), version 2
|
||||
|
@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) Maxime Coquelin 2015
|
||||
* Copyright (C) STMicroelectronics SA 2017
|
||||
* Authors: Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
||||
* Gerald Baeza <gerald_baeza@yahoo.fr>
|
||||
* License terms: GNU General Public License (GPL), version 2
|
||||
|
Loading…
Reference in New Issue
Block a user