aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grdc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-05-10 16:50:46 +0000
committerWarner Losh <imp@FreeBSD.org>2024-05-10 20:12:19 +0000
commit88cbbbb6070ce3c5aea7b8d511039d44fc1f1c47 (patch)
tree8388b9440903fa593ade55058853c27922aa99a0 /usr.bin/grdc
parentb67716dd58b93f373523cf35373c56fcfad44b12 (diff)
Diffstat (limited to 'usr.bin/grdc')
-rw-r--r--usr.bin/grdc/grdc.65
-rw-r--r--usr.bin/grdc/grdc.c7
2 files changed, 0 insertions, 12 deletions
diff --git a/usr.bin/grdc/grdc.6 b/usr.bin/grdc/grdc.6
index 4af2cab53517..7420c8ecbe8b 100644
--- a/usr.bin/grdc/grdc.6
+++ b/usr.bin/grdc/grdc.6
@@ -1,8 +1,3 @@
-.\" SPDX-License-Identifier: BSD-3-Clause
-.\"
-.\" Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
-.\" The Regents of the University of California. All rights reserved.
-.\"
.Dd January 15, 2023
.Dt GRDC 6
.Os
diff --git a/usr.bin/grdc/grdc.c b/usr.bin/grdc/grdc.c
index f9e5a9e36bba..07d12f5a7fb0 100644
--- a/usr.bin/grdc/grdc.c
+++ b/usr.bin/grdc/grdc.c
@@ -1,10 +1,3 @@
-/*-
- * SPDX-License-Identifier: BSD-3-Clause
- *
- * Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
- * The Regents of the University of California. All rights reserved.
- */
-
/*
* Grand digital clock for curses compatible terminals
* Usage: grdc [-st] [n] -- run for n seconds (default infinity)