diff options
Diffstat (limited to 'bin/realpath')
-rw-r--r-- | bin/realpath/realpath.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/realpath/realpath.c b/bin/realpath/realpath.c index 168f1a55943b..bc060bf1453c 100644 --- a/bin/realpath/realpath.c +++ b/bin/realpath/realpath.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. * |