aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/dummynet.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-12-19 22:40:16 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-12-19 22:40:16 +0000
commitd17aef79bb2cd7646e57f533d7418938edd74971 (patch)
tree8867cbac33629fff120554cd404cb6f1a99166cc /sbin/ipfw/dummynet.c
parentb501cc5da6f8e10d354ace1befbf59737543eb30 (diff)
downloadsrc-d17aef79bb2cd7646e57f533d7418938edd74971.tar.gz
src-d17aef79bb2cd7646e57f533d7418938edd74971.zip
SPDX: These are fundamentally BSD-2-Clause.
They just omit the introductory line and numbering.
Notes
Notes: svn path=/head/; revision=327005
Diffstat (limited to 'sbin/ipfw/dummynet.c')
-rw-r--r--sbin/ipfw/dummynet.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/ipfw/dummynet.c b/sbin/ipfw/dummynet.c
index 0aa3bb5c1e3a..e3a04b389eb2 100644
--- a/sbin/ipfw/dummynet.c
+++ b/sbin/ipfw/dummynet.c
@@ -1,4 +1,6 @@
-/*
+/*.
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Codel/FQ_Codel and PIE/FQ_PIE Code:
* Copyright (C) 2016 Centre for Advanced Internet Architectures,
* Swinburne University of Technology, Melbourne, Australia.