diff options
Diffstat (limited to 'sys/arch/mips64/include/frame.h')
-rw-r--r-- | sys/arch/mips64/include/frame.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mips64/include/frame.h b/sys/arch/mips64/include/frame.h index 21bb05b7940..5ee47861e7b 100644 --- a/sys/arch/mips64/include/frame.h +++ b/sys/arch/mips64/include/frame.h @@ -1,8 +1,8 @@ -/* $OpenBSD: frame.h,v 1.2 2004/08/09 14:57:26 pefo Exp $ */ +/* $OpenBSD: frame.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: |