Skip to content

Commit b02d006

Browse files
Wolfram Sanggregkh
authored andcommitted
serial: core: remove cruft from uapi header
Remove the GPL boilerplate since we have a valid SPDX entry. Also, remove the outdated filename from the comment. Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent fb110d1 commit b02d006

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

include/uapi/linux/serial_core.h

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
11
/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
22
/*
3-
* linux/drivers/char/serial_core.h
4-
*
53
* Copyright (C) 2000 Deep Blue Solutions Ltd.
6-
*
7-
* This program is free software; you can redistribute it and/or modify
8-
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 2 of the License, or
10-
* (at your option) any later version.
11-
*
12-
* This program is distributed in the hope that it will be useful,
13-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15-
* GNU General Public License for more details.
16-
*
17-
* You should have received a copy of the GNU General Public License
18-
* along with this program; if not, write to the Free Software
19-
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
204
*/
215
#ifndef _UAPILINUX_SERIAL_CORE_H
226
#define _UAPILINUX_SERIAL_CORE_H

0 commit comments

Comments
 (0)