From 5e53a4f90f82c4345f277dd87cc9292f26e04a29 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Sun, 26 Nov 2017 02:00:33 +0000 Subject: lib: 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. --- lib/libgssapi/gss_export_sec_context.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libgssapi/gss_export_sec_context.c') diff --git a/lib/libgssapi/gss_export_sec_context.c b/lib/libgssapi/gss_export_sec_context.c index a600f280048f..c94e81a9a844 100644 --- a/lib/libgssapi/gss_export_sec_context.c +++ b/lib/libgssapi/gss_export_sec_context.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2005 Doug Rabson * All rights reserved. * -- cgit v1.2.3