diff options
Diffstat (limited to 'lib/libc/string/memcmp.c')
| -rw-r--r-- | lib/libc/string/memcmp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/string/memcmp.c b/lib/libc/string/memcmp.c index d2d0f27d35ef..c8d5d92985e2 100644 --- a/lib/libc/string/memcmp.c +++ b/lib/libc/string/memcmp.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * |
