diff options
author | emaste <emaste@FreeBSD.org> | 2015-08-05 19:05:12 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2015-08-05 19:05:12 +0000 |
commit | 002d9943c1aeb0c7faafe52f7a6f2116120034d4 (patch) | |
tree | bcf71640c6da162a41df6e273bb19971e92c069a /sys/powerpc | |
parent | b32b05966b2d99d0f47d851e73569633a3abd3ef (diff) | |
download | FreeBSD-src-002d9943c1aeb0c7faafe52f7a6f2116120034d4.zip FreeBSD-src-002d9943c1aeb0c7faafe52f7a6f2116120034d4.tar.gz |
Rationalize BSD license on sys/*/include/in_cksum.h
Remove the advertising clause from the Regents of the University of
California's license, per the letter dated July 22, 1999.
Update clause numbering.
Diffstat (limited to 'sys/powerpc')
-rw-r--r-- | sys/powerpc/include/in_cksum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/in_cksum.h b/sys/powerpc/include/in_cksum.h index 4fe1b40..37bfb20 100644 --- a/sys/powerpc/include/in_cksum.h +++ b/sys/powerpc/include/in_cksum.h @@ -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. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * |