hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/powerpc/include/asm/termios.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Liberally adapted from alpha/termios.h. In particular, the c_cc[]
34 * fields have been reordered so that termio & termios share the
45 * common subset in the same order (for brain dead programs that don't
56 * know or care about the differences).
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; either version
10
- * 2 of the License, or (at your option) any later version.
117 */
128 #ifndef _ASM_POWERPC_TERMIOS_H
139 #define _ASM_POWERPC_TERMIOS_H