diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-12-12 12:35:50 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-12-12 12:35:50 +0000 |
commit | da7e6aaea397a63ac7c5910a99415c734f958bce (patch) | |
tree | 707e37d5eb51c2d1e4a01b167346c68b114566ac /sys/dev/ic/mc6845.h | |
parent | 77c47af3b8172d0028784d02bfd04d352f7d3c50 (diff) |
fix a license i botched years ago
Diffstat (limited to 'sys/dev/ic/mc6845.h')
-rw-r--r-- | sys/dev/ic/mc6845.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/ic/mc6845.h b/sys/dev/ic/mc6845.h index c0b5782378b..34ab7107875 100644 --- a/sys/dev/ic/mc6845.h +++ b/sys/dev/ic/mc6845.h @@ -1,4 +1,4 @@ -/* $OpenBSD: mc6845.h,v 1.4 2003/10/21 18:58:49 jmc Exp $ */ +/* $OpenBSD: mc6845.h,v 1.5 2005/12/12 12:35:49 mickey Exp $ */ /* * Copyright (c) 1992, 1995 Hellmuth Michaelis and Joerg Wunsch. @@ -15,7 +15,8 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software developed by Michael Shalayeff. + * This product includes software developed by + * Hellmuth Michaelis, Brian Dunford-Shore and Joerg Wunsch. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * |