diff options
author | Cy Schubert <cy@FreeBSD.org> | 2023-05-11 18:17:53 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2023-06-01 13:28:01 +0000 |
commit | 26fd3d5616df1ccc17b6e487b1db4633dfdd555b (patch) | |
tree | 7d1c88a759cdd57ee5c53d6ec4aeede71f126961 /libparse/clk_wharton.c | |
parent | 3914721463f70500ecc1f59312b122d8788465cf (diff) |
ntp: import ntp-4.2.8p16vendor/ntp/4.2.8p16
Security: NtpBug3767, NtpBug3808, NtpBug3807 (CVE-2023-26555)
Diffstat (limited to 'libparse/clk_wharton.c')
-rw-r--r-- | libparse/clk_wharton.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libparse/clk_wharton.c b/libparse/clk_wharton.c index e9e3d84644ac..371137dc6fe8 100644 --- a/libparse/clk_wharton.c +++ b/libparse/clk_wharton.c @@ -12,13 +12,6 @@ #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_WHARTON_400A) /* * Support for WHARTON 400A Series clock + 404.2 serial interface. - * - * Copyright (C) 1999, 2000 by Philippe De Muyter <phdm@macqel.be> - * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. - * */ #include "ntp_fp.h" |