diff options
author | 2008-03-06 09:18:04 +0000 | |
---|---|---|
committer | 2008-03-06 09:18:04 +0000 | |
commit | c8624d85356ccad6bc6de71a9f7603afd08fcade (patch) | |
tree | a0a78ce868aecbdca00b56abda8d2b06eb17bbb5 /sys/dev/microcode/ral/microcode.h | |
parent | ral rt2860 firmware is now free (diff) | |
download | wireguard-openbsd-c8624d85356ccad6bc6de71a9f7603afd08fcade.tar.xz wireguard-openbsd-c8624d85356ccad6bc6de71a9f7603afd08fcade.zip |
Adjust a date correctly; spotted by jsg
Diffstat (limited to 'sys/dev/microcode/ral/microcode.h')
-rw-r--r-- | sys/dev/microcode/ral/microcode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/ral/microcode.h b/sys/dev/microcode/ral/microcode.h index 70bd2a18a93..c799515f0ce 100644 --- a/sys/dev/microcode/ral/microcode.h +++ b/sys/dev/microcode/ral/microcode.h @@ -1,7 +1,7 @@ -/* $OpenBSD: microcode.h,v 1.4 2008/03/06 09:11:57 deraadt Exp $ */ +/* $OpenBSD: microcode.h,v 1.5 2008/03/06 09:18:04 deraadt Exp $ */ /*- - * Copyright (c) 2005-2006, Ralink Technology, Corp. + * Copyright (c) 2005-2008, Ralink Technology, Corp. * Paul Lin <paul_lin@ralinktech.com.tw> * * Permission to use, copy, modify, and distribute this software for any |