summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2021-01-05 17:46:33 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2021-01-05 17:46:33 +0000
commit1644212a9a582f87585aa9301758d78d3320ff6d (patch)
treeef606f6d3e7b5c5f4c4772a71d503e1cdef48ec6 /lib
parent67c496be9dd97533ab1cbd1109508ba7f13c1ee1 (diff)
Use KNF for licence comment
ok jsing
Diffstat (limited to 'lib')
-rw-r--r--lib/libssl/tls13_key_schedule.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libssl/tls13_key_schedule.c b/lib/libssl/tls13_key_schedule.c
index bce87a7ea92..2b236ee1132 100644
--- a/lib/libssl/tls13_key_schedule.c
+++ b/lib/libssl/tls13_key_schedule.c
@@ -1,5 +1,6 @@
-/* $OpenBSD: tls13_key_schedule.c,v 1.12 2021/01/05 17:45:32 tb Exp $ */
-/* Copyright (c) 2018, Bob Beck <beck@openbsd.org>
+/* $OpenBSD: tls13_key_schedule.c,v 1.13 2021/01/05 17:46:32 tb Exp $ */
+/*
+ * Copyright (c) 2018, Bob Beck <beck@openbsd.org>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above