From 031e5cce385d3f96b1caa1d53495332a7eb03749 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Tue, 23 Mar 2021 23:49:46 +0000 Subject: New upstream version 15.3 --- buildid.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildid.c') diff --git a/buildid.c b/buildid.c index f213f3bc..ba7950fc 100644 --- a/buildid.c +++ b/buildid.c @@ -1,8 +1,8 @@ +// SPDX-License-Identifier: BSD-2-Clause-Patent + /* * Walk a list of input files, printing the name and buildid of any file * that has one. - * - * This program is licensed under the GNU Public License version 2. */ #include -- cgit v1.2.3