diff options
Diffstat (limited to 'sys/mips/include/vmparam.h')
-rw-r--r-- | sys/mips/include/vmparam.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/mips/include/vmparam.h b/sys/mips/include/vmparam.h index 1c6f13ece0c4..7fe6f4fa5d7e 100644 --- a/sys/mips/include/vmparam.h +++ b/sys/mips/include/vmparam.h @@ -2,6 +2,8 @@ /* $NetBSD: vmparam.h,v 1.5 1994/10/26 21:10:10 cgd Exp $ */ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. |