From e58eb3c437974277957187cfed4b9aa0c1a1e253 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Sat, 25 Nov 2017 17:09:43 +0000 Subject: include: General further adoption of SPDX licensing ID tags. Mainly focus on files that use BSD 2-Clause license, however the tool I was using mis-identified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. --- include/getopt.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/getopt.h') diff --git a/include/getopt.h b/include/getopt.h index 445194128c68..789b4d1d434c 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -2,6 +2,8 @@ /* $FreeBSD$ */ /*- + * SPDX-License-Identifier: BSD-2-Clause-NetBSD + * * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * -- cgit v1.2.3