summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/parsetime.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/parsetime.h')
-rw-r--r--usr.bin/at/parsetime.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/at/parsetime.h b/usr.bin/at/parsetime.h
index 30c3f20..c320164 100644
--- a/usr.bin/at/parsetime.h
+++ b/usr.bin/at/parsetime.h
@@ -1,5 +1,8 @@
-/*
+/*-
* at.h - header for at(1)
+ *
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 1993 Thomas Koenig
*
* Redistribution and use in source and binary forms, with or without
@@ -21,6 +24,8 @@
* THEORY OF LIABILITY, WETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $FreeBSD$
*/
time_t parsetime(int argc, char **argv);
OpenPOWER on IntegriCloud