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. --- valgrind-audit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'valgrind-audit.py') diff --git a/valgrind-audit.py b/valgrind-audit.py index 9254d0d4..749b2fa9 100755 --- a/valgrind-audit.py +++ b/valgrind-audit.py @@ -5,7 +5,7 @@ # malloc and friends in the daemon. # # 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 # # This code runs compatibly under Python 2 and 3.x for x >= 2. # Preserve this property! -- cgit v1.2.1