summaryrefslogtreecommitdiff
path: root/buildid.c
diff options
context:
space:
mode:
Diffstat (limited to 'buildid.c')
-rw-r--r--buildid.c4
1 files changed, 2 insertions, 2 deletions
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 <err.h>