diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-05 20:57:11 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-11-05 20:57:11 +0000 |
commit | 86c9e6782529ebd08c11dbbbf63c3925fb324bc0 (patch) | |
tree | 3f95b9e232f6036cc6c4c5e24ac37b09c3f03527 /sys/dev/isa/itvar.h | |
parent | feaa252d3e7b644914f7e3db642981df700149fd (diff) |
Correct author's email address per his request.
Diffstat (limited to 'sys/dev/isa/itvar.h')
-rw-r--r-- | sys/dev/isa/itvar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/itvar.h b/sys/dev/isa/itvar.h index 573eadfa1b2..868204e805b 100644 --- a/sys/dev/isa/itvar.h +++ b/sys/dev/isa/itvar.h @@ -1,7 +1,7 @@ -/* $OpenBSD: itvar.h,v 1.1 2003/05/20 20:26:27 grange Exp $ */ +/* $OpenBSD: itvar.h,v 1.2 2003/11/05 20:57:10 grange Exp $ */ /* - * Copyright (c) 2003 Julien Bordet <zejames@greygats.org> + * Copyright (c) 2003 Julien Bordet <zejames@greyhats.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |