diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-02-01 12:06:01 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2006-02-01 12:06:01 +0000 |
| commit | 38ea96ac99d2a8e5c448028cb3c366a4cd5049dc (patch) | |
| tree | 5311a24074072aa6884ff10ed8e3a0263fedab48 /sys/geom/zero | |
| parent | 05e12dce8a670924a26c8398e36bdd8341158516 (diff) | |
Notes
Diffstat (limited to 'sys/geom/zero')
| -rw-r--r-- | sys/geom/zero/g_zero.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/zero/g_zero.c b/sys/geom/zero/g_zero.c index 86a36c8befd6e..638bd3250fbd6 100644 --- a/sys/geom/zero/g_zero.c +++ b/sys/geom/zero/g_zero.c @@ -10,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * + * * THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
