diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
| commit | 098ca2bda93c701c5331d4e6aace072495b4caaa (patch) | |
| tree | 58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/ppbus | |
| parent | a8c5ecf70f585821be114b7ddef930c927399e5d (diff) | |
Notes
Diffstat (limited to 'sys/dev/ppbus')
| -rw-r--r-- | sys/dev/ppbus/lpt.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppbus/lptio.h | 2 | ||||
| -rw-r--r-- | sys/dev/ppbus/pcfclock.c | 2 | ||||
| -rw-r--r-- | sys/dev/ppbus/ppbus_if.m | 2 | ||||
| -rw-r--r-- | sys/dev/ppbus/pps.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c index 3b978d7a9873..251f56e594fb 100644 --- a/sys/dev/ppbus/lpt.c +++ b/sys/dev/ppbus/lpt.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1990 William F. Jolitz, TeleMuse * All rights reserved. * diff --git a/sys/dev/ppbus/lptio.h b/sys/dev/ppbus/lptio.h index 8458bc6bd357..e8471d396d20 100644 --- a/sys/dev/ppbus/lptio.h +++ b/sys/dev/ppbus/lptio.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (C) 1994 Geoffrey M. Rehmet * * This program is free software; you may redistribute it and/or diff --git a/sys/dev/ppbus/pcfclock.c b/sys/dev/ppbus/pcfclock.c index 58bbf2c36e0a..0a650552aece 100644 --- a/sys/dev/ppbus/pcfclock.c +++ b/sys/dev/ppbus/pcfclock.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 2000 Sascha Schumann. All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ppbus/ppbus_if.m b/sys/dev/ppbus/ppbus_if.m index f21dd837568b..ccc308d23f36 100644 --- a/sys/dev/ppbus/ppbus_if.m +++ b/sys/dev/ppbus/ppbus_if.m @@ -1,4 +1,4 @@ -# +#- # Copyright (c) 1999 Nicolas Souchu # All rights reserved. # diff --git a/sys/dev/ppbus/pps.c b/sys/dev/ppbus/pps.c index 033d1fef0a56..bf7c08b41ece 100644 --- a/sys/dev/ppbus/pps.c +++ b/sys/dev/ppbus/pps.c @@ -1,4 +1,4 @@ -/* +/*- * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <phk@FreeBSD.org> wrote this file. As long as you retain this notice you |
