diff options
Diffstat (limited to 'include/fnmatch.h')
-rw-r--r-- | include/fnmatch.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/fnmatch.h b/include/fnmatch.h index e6403a54ed35c..34485381abf7f 100644 --- a/include/fnmatch.h +++ b/include/fnmatch.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * |