diff options
| author | cgd <cgd@NetBSD.org> | 1996-03-09 23:37:14 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1996-03-09 23:37:14 +0000 |
| commit | 5bfb840114d5f7bba6d80c42d322452b4745f66b (patch) | |
| tree | ac73763cb4b2d6853be4e64f1385db99e9d4d08c /sys/dev | |
| parent | 4ee5419b8a22213c9ecb3220b366a17596c19b6b (diff) | |
Fix copyright year
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ic/comvar.h | 4 | ||||
| -rw-r--r-- | sys/dev/isa/comvar.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/comvar.h b/sys/dev/ic/comvar.h index bad4ec88158..7871165eba5 100644 --- a/sys/dev/ic/comvar.h +++ b/sys/dev/ic/comvar.h @@ -1,7 +1,7 @@ -/* $NetBSD: comvar.h,v 1.1 1996/03/09 01:01:33 cgd Exp $ */ +/* $NetBSD: comvar.h,v 1.2 1996/03/09 23:37:14 cgd Exp $ */ /* - * Copyright (c) 1994 Christopher G. Demetriou. All rights reserved. + * Copyright (c) 1996 Christopher G. Demetriou. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/isa/comvar.h b/sys/dev/isa/comvar.h index bad4ec88158..7871165eba5 100644 --- a/sys/dev/isa/comvar.h +++ b/sys/dev/isa/comvar.h @@ -1,7 +1,7 @@ -/* $NetBSD: comvar.h,v 1.1 1996/03/09 01:01:33 cgd Exp $ */ +/* $NetBSD: comvar.h,v 1.2 1996/03/09 23:37:14 cgd Exp $ */ /* - * Copyright (c) 1994 Christopher G. Demetriou. All rights reserved. + * Copyright (c) 1996 Christopher G. Demetriou. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
