aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_audit.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/tty_audit.c')
-rw-r--r--drivers/tty/tty_audit.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/drivers/tty/tty_audit.c b/drivers/tty/tty_audit.c
index df2d735338e2..e30aa6bf9ff9 100644
--- a/drivers/tty/tty_audit.c
+++ b/drivers/tty/tty_audit.c
@@ -1,10 +1,8 @@
1// SPDX-License-Identifier: GPL-2.0
1/* 2/*
2 * Creating audit events from TTY input. 3 * Creating audit events from TTY input.
3 * 4 *
4 * Copyright (C) 2007 Red Hat, Inc. All rights reserved. This copyrighted 5 * Copyright (C) 2007 Red Hat, Inc. All rights reserved.
5 * material is made available to anyone wishing to use, modify, copy, or
6 * redistribute it subject to the terms and conditions of the GNU General
7 * Public License v.2.
8 * 6 *
9 * Authors: Miloslav Trmac <mitr@redhat.com> 7 * Authors: Miloslav Trmac <mitr@redhat.com>
10 */ 8 */