diff options
author | 2007-12-20 12:02:14 +0000 | |
---|---|---|
committer | 2007-12-20 12:02:14 +0000 | |
commit | c582b5c0e1ecf13b86f9f866e0e36329bd2bf511 (patch) | |
tree | d7960d73ab5db25547941a5a9b583ac4a3b0b402 /sys/dev/isa/it.c | |
parent | typo (diff) | |
download | wireguard-openbsd-c582b5c0e1ecf13b86f9f866e0e36329bd2bf511.tar.xz wireguard-openbsd-c582b5c0e1ecf13b86f9f866e0e36329bd2bf511.zip |
add original copyright
bad me
Diffstat (limited to 'sys/dev/isa/it.c')
-rw-r--r-- | sys/dev/isa/it.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/it.c b/sys/dev/isa/it.c index 9d36c0ed997..1ecd70870c1 100644 --- a/sys/dev/isa/it.c +++ b/sys/dev/isa/it.c @@ -1,7 +1,9 @@ -/* $OpenBSD: it.c,v 1.24 2007/12/18 21:17:54 form Exp $ */ +/* $OpenBSD: it.c,v 1.25 2007/12/20 12:02:14 form Exp $ */ /* * Copyright (c) 2007 Oleg Safiullin <form@pdp-11.org.ru> + * Copyright (c) 2006-2007 Juan Romero Pardines <juan@xtrarom.org> + * Copyright (c) 2003 Julien Bordet <zejames@greyhats.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |