diff options
Diffstat (limited to 'sys/dev/sequencer.c')
| -rw-r--r-- | sys/dev/sequencer.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/sequencer.c b/sys/dev/sequencer.c index 3c62a76e3d5..29f22bda4cb 100644 --- a/sys/dev/sequencer.c +++ b/sys/dev/sequencer.c @@ -1,10 +1,11 @@ -/* $NetBSD: sequencer.c,v 1.12 1998/10/20 21:19:22 augustss Exp $ */ +/* $NetBSD: sequencer.c,v 1.13 1998/11/25 22:17:07 augustss Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * - * Author: Lennart Augustsson + * This code is derived from software contributed to The NetBSD Foundation + * by Lennart Augustsson (augustss@netbsd.org). * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
