From 70824d3f0cc4711de72300c35f12e8968ef2bf7b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 8 Mar 2018 14:59:57 -0500 Subject: SPDXify the licerse references. --- drivers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers.c') diff --git a/drivers.c b/drivers.c index f1057ca8..eda1fd61 100644 --- a/drivers.c +++ b/drivers.c @@ -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 */ /* for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999 */ -- cgit v1.2.1