Fix license comment in epicsNtp.c and .h

This commit is contained in:
Brendan Chandler
2021-02-09 14:25:55 -06:00
parent c523fe7a3e
commit 6bf26782a0
2 changed files with 2 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
/*************************************************************************\
* (C) 2014 David Lettier.
* http://www.lettier.com/
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
* SPDX-License-Identifier: BSD-3-Clause
\*************************************************************************/
#include <unistd.h>

View File

@@ -1,8 +1,7 @@
/*************************************************************************\
* (C) 2014 David Lettier.
* http://www.lettier.com/
* EPICS BASE is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
* SPDX-License-Identifier: BSD-3-Clause
\*************************************************************************/
#ifndef EPICSNTP_H
#define EPICSNTP_H