summaryrefslogtreecommitdiffstats
path: root/pw/bitmap.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
commit7bc7048d845425d5ae63c7f9b51439368f5263be (patch)
tree042122d8c5f4011ed6e715fea06ef321c350f202 /pw/bitmap.c
parent17c9076fe8340722b62e70c2d138cbcb01026ea7 (diff)
downloadpw-darwin-7bc7048d845425d5ae63c7f9b51439368f5263be.tar.gz
pw-darwin-7bc7048d845425d5ae63c7f9b51439368f5263be.tar.zst
pw-darwin-7bc7048d845425d5ae63c7f9b51439368f5263be.zip
various: general adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I was using misidentified 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. No functional change intended.
Diffstat (limited to 'pw/bitmap.c')
-rw-r--r--pw/bitmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw/bitmap.c b/pw/bitmap.c
index 8e96bff..be82b2c 100644
--- a/pw/bitmap.c
+++ b/pw/bitmap.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 1996
* David L. Nugent. All rights reserved.
*