diff options
Diffstat (limited to 'sys/arch/mips64/include/exception.h')
-rw-r--r-- | sys/arch/mips64/include/exception.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mips64/include/exception.h b/sys/arch/mips64/include/exception.h index 3fd4792f7b5..a4bf0439683 100644 --- a/sys/arch/mips64/include/exception.h +++ b/sys/arch/mips64/include/exception.h @@ -1,8 +1,8 @@ -/* $OpenBSD: exception.h,v 1.2 2004/08/09 14:57:26 pefo Exp $ */ +/* $OpenBSD: exception.h,v 1.3 2004/08/10 20:28:13 deraadt Exp $ */ /* * Copyright (c) 1998-2003 Opsycon AB (www.opsycon.se) - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |