summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbeck <>2019-01-18 12:18:10 +0000
committerbeck <>2019-01-18 12:18:10 +0000
commitea227bc26148571d276864d7e83de763258d8b16 (patch)
tree9e48170b64a929240f17b1e217baac28171446a3 /src
parent28c470a499e44da213a934d03b5013f480f9738f (diff)
downloadopenbsd-ea227bc26148571d276864d7e83de763258d8b16.tar.gz
openbsd-ea227bc26148571d276864d7e83de763258d8b16.tar.bz2
openbsd-ea227bc26148571d276864d7e83de763258d8b16.zip
copyright
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/ssl_tlsext.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libssl/ssl_tlsext.h b/src/lib/libssl/ssl_tlsext.h
index 8f5aaa89dc..940366b7d8 100644
--- a/src/lib/libssl/ssl_tlsext.h
+++ b/src/lib/libssl/ssl_tlsext.h
@@ -1,7 +1,8 @@
1/* $OpenBSD: ssl_tlsext.h,v 1.16 2019/01/18 12:09:52 beck Exp $ */ 1/* $OpenBSD: ssl_tlsext.h,v 1.17 2019/01/18 12:18:10 beck Exp $ */
2/* 2/*
3 * Copyright (c) 2016, 2017 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2016, 2017 Joel Sing <jsing@openbsd.org>
4 * Copyright (c) 2017 Doug Hogan <doug@openbsd.org> 4 * Copyright (c) 2017 Doug Hogan <doug@openbsd.org>
5 * Copyright (c) 2019 Bob Beck <beck@openbsd.org>
5 * 6 *
6 * Permission to use, copy, modify, and distribute this software for any 7 * Permission to use, copy, modify, and distribute this software for any
7 * purpose with or without fee is hereby granted, provided that the above 8 * purpose with or without fee is hereby granted, provided that the above