aboutsummaryrefslogtreecommitdiff
path: root/tools/test/ppsapi
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /tools/test/ppsapi
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'tools/test/ppsapi')
-rw-r--r--tools/test/ppsapi/Makefile1
-rw-r--r--tools/test/ppsapi/README1
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/test/ppsapi/Makefile b/tools/test/ppsapi/Makefile
index 0474b9979363..91a017f393ba 100644
--- a/tools/test/ppsapi/Makefile
+++ b/tools/test/ppsapi/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PROG= ppsapitest
MAN=
diff --git a/tools/test/ppsapi/README b/tools/test/ppsapi/README
index ea0c3e86e1b5..57ced89e64ce 100644
--- a/tools/test/ppsapi/README
+++ b/tools/test/ppsapi/README
@@ -1,4 +1,3 @@
-# $FreeBSD$
This is a small test program which I have had around since we wrote
the RFC 2783 API.