Merge pull request #451 from hallyn/2021-12-05/license

This commit is contained in:
Serge Hallyn
2022-01-02 18:38:42 -06:00
committed by GitHub
324 changed files with 1248 additions and 8852 deletions

View File

@@ -1,3 +1,10 @@
/*
* SPDX-FileCopyrightText: Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>
* SPDX-FileCopyrightText: J.T. Conklin <jtc@netbsd.org>
*
* SPDX-License-Identifier: Unlicense
*/
/*
* salt.c - generate a random salt string for crypt()
*