Add SPDX-License-Identifier to files.

This commit is contained in:
Todd C. Miller
2019-04-29 07:21:51 -06:00
parent 96ac6adae5
commit 1e1ef61902
294 changed files with 805 additions and 188 deletions

View File

@@ -1,5 +1,7 @@
/* $OpenBSD: reallocarray.c,v 1.2 2014/12/08 03:45:00 bcook Exp $ */
/*
* SPDX-License-Identifier: ISC
*
* Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
*
* Permission to use, copy, modify, and distribute this software for any