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/wl | |
| parent | a8c5ecf70f585821be114b7ddef930c927399e5d (diff) | |
Notes
Diffstat (limited to 'sys/dev/wl')
| -rw-r--r-- | sys/dev/wl/if_wl.c | 2 | ||||
| -rw-r--r-- | sys/dev/wl/if_wl.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 25296b5968c11..113a985d4a75a 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -1,4 +1,4 @@ -/* +/*- * 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/wl/if_wl.h b/sys/dev/wl/if_wl.h index 7f9c2270ed0e4..e883b782b0463 100644 --- a/sys/dev/wl/if_wl.h +++ b/sys/dev/wl/if_wl.h @@ -1,4 +1,4 @@ -/* +/*- * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |
