diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2018-03-08 14:59:57 -0500 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2018-03-08 14:59:57 -0500 |
commit | 70824d3f0cc4711de72300c35f12e8968ef2bf7b (patch) | |
tree | 5d01898bc295bf8655054e73f865b44fa8b6cbc0 /driver_italk.h | |
parent | 75d16ca647b14ba9c60565e70920460ecd72d6c1 (diff) | |
download | gpsd-70824d3f0cc4711de72300c35f12e8968ef2bf7b.tar.gz |
SPDXify the licerse references.
Diffstat (limited to 'driver_italk.h')
-rw-r--r-- | driver_italk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_italk.h b/driver_italk.h index b0ed9f5a..bfeb1b71 100644 --- a/driver_italk.h +++ b/driver_italk.h @@ -1,6 +1,6 @@ /* * This file is Copyright (c) 2010 by the GPSD project - * BSD terms apply: see the file COPYING in the distribution root for details. + * SPDX-License-Identifier: BSD-2-clause */ #ifndef _GPSD_ITALK_H_ #define _GPSD_ITALK_H_ |