summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authoraugustss <augustss@NetBSD.org>1999-04-13 20:37:21 +0000
committeraugustss <augustss@NetBSD.org>1999-04-13 20:37:21 +0000
commit4084111fca1bcff2dba8b7dc18c3ff16f8082cdc (patch)
tree6bafa62a97a6e373c2ada00d49572b722a2e148e /sys/dev
parent1ea49a1848bdd7a943596e590d77706a65eda758 (diff)
Make copyrights conform.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/auconv.h7
-rw-r--r--sys/dev/isa/opl_ess.c9
-rw-r--r--sys/dev/isa/opl_isa.c9
3 files changed, 15 insertions, 10 deletions
diff --git a/sys/dev/auconv.h b/sys/dev/auconv.h
index c09dbd65927..1d6508ca48f 100644
--- a/sys/dev/auconv.h
+++ b/sys/dev/auconv.h
@@ -1,9 +1,12 @@
-/* $NetBSD: auconv.h,v 1.3 1997/10/09 07:47:49 jtc Exp $ */
+/* $NetBSD: auconv.h,v 1.4 1999/04/13 20:37:21 augustss Exp $ */
/*-
- * Copyright (c) 1996 The NetBSD Foundation, Inc.
+ * Copyright (c) 1997 The NetBSD Foundation, Inc.
* All rights reserved.
*
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Lennart Augustsson.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff --git a/sys/dev/isa/opl_ess.c b/sys/dev/isa/opl_ess.c
index 82f58248c27..f98ea1a8765 100644
--- a/sys/dev/isa/opl_ess.c
+++ b/sys/dev/isa/opl_ess.c
@@ -1,10 +1,11 @@
-/* $NetBSD: opl_ess.c,v 1.3 1998/12/08 14:26:57 augustss Exp $ */
+/* $NetBSD: opl_ess.c,v 1.4 1999/04/13 20:37:21 augustss Exp $ */
-/*
- * Copyright (c) 1998 The NetBSD Foundation, Inc.
+/*-
+ * Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * Author: Lennart Augustsson
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Lennart Augustsson.
*
* 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/opl_isa.c b/sys/dev/isa/opl_isa.c
index 64f88c04dc2..6509933dcc4 100644
--- a/sys/dev/isa/opl_isa.c
+++ b/sys/dev/isa/opl_isa.c
@@ -1,10 +1,11 @@
-/* $NetBSD: opl_isa.c,v 1.1 1998/08/26 13:33:59 augustss Exp $ */
+/* $NetBSD: opl_isa.c,v 1.2 1999/04/13 20:37:21 augustss Exp $ */
-/*
- * Copyright (c) 1998 The NetBSD Foundation, Inc.
+/*-
+ * Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * Author: Lennart Augustsson
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Lennart Augustsson.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions