aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tcp_log
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/tcp_log')
-rw-r--r--sys/dev/tcp_log/tcp_log_dev.c2
-rw-r--r--sys/dev/tcp_log/tcp_log_dev.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tcp_log/tcp_log_dev.c b/sys/dev/tcp_log/tcp_log_dev.c
index ed292607f56d..7d2b5e4f0f5d 100644
--- a/sys/dev/tcp_log/tcp_log_dev.c
+++ b/sys/dev/tcp_log/tcp_log_dev.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2016-2017 Netflix, Inc.
*
diff --git a/sys/dev/tcp_log/tcp_log_dev.h b/sys/dev/tcp_log/tcp_log_dev.h
index 808271f8640b..220c8e958073 100644
--- a/sys/dev/tcp_log/tcp_log_dev.h
+++ b/sys/dev/tcp_log/tcp_log_dev.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2016 Netflix, Inc.
*