diff options
author | obrien <obrien@FreeBSD.org> | 2001-08-09 02:09:34 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-08-09 02:09:34 +0000 |
commit | f202ead276eae69e438d6450de846e354e82cade (patch) | |
tree | 1d87f3769f86616956d123cce52ef472a960e353 /sys/sparc64/include/pmap.h | |
parent | 0c05c098a9f09d63735f00d225caea525ef0774d (diff) | |
download | FreeBSD-src-f202ead276eae69e438d6450de846e354e82cade.zip FreeBSD-src-f202ead276eae69e438d6450de846e354e82cade.tar.gz |
The author isn't a [UC] Regents. Correct the copyright language.
Diffstat (limited to 'sys/sparc64/include/pmap.h')
-rw-r--r-- | sys/sparc64/include/pmap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/include/pmap.h b/sys/sparc64/include/pmap.h index e2684d8..5310483 100644 --- a/sys/sparc64/include/pmap.h +++ b/sys/sparc64/include/pmap.h @@ -11,10 +11,10 @@ * 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 REGENTS AND CONTRIBUTORS ``AS IS'' AND + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |