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