summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.sh
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
commitdfbdc8a51b65827faa66e5f333715d340ed92d0c (patch)
tree5e8306a4b83e86b1f8d59924fbedcd371c893ea2 /adduser/adduser.sh
parent8bb23862b30da1757168ce7259004982a1edfbf4 (diff)
downloadpw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.tar.gz
pw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.tar.zst
pw-darwin-dfbdc8a51b65827faa66e5f333715d340ed92d0c.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 'adduser/adduser.sh')
-rw-r--r--adduser/adduser.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/adduser/adduser.sh b/adduser/adduser.sh
index 4b0a6f6..5f80d77 100644
--- a/adduser/adduser.sh
+++ b/adduser/adduser.sh
@@ -1,5 +1,7 @@
#!/bin/sh
#
+# SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+#
# Copyright (c) 2002-2004 Michael Telahun Makonnen. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without