summaryrefslogtreecommitdiff
path: root/include/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'include/bsd')
-rw-r--r--include/bsd/ip_icmp.h2
-rw-r--r--include/bsd/queue.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/bsd/ip_icmp.h b/include/bsd/ip_icmp.h
index 130fbc6..0742aa6 100644
--- a/include/bsd/ip_icmp.h
+++ b/include/bsd/ip_icmp.h
@@ -10,7 +10,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
diff --git a/include/bsd/queue.h b/include/bsd/queue.h
index 47e6673..e2dc909 100644
--- a/include/bsd/queue.h
+++ b/include/bsd/queue.h
@@ -10,7 +10,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*