X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a..b6d8bf77ecd750be7758113da9f38b27bfecfc17:/sh/redir.h diff --git a/sh/redir.h b/sh/redir.h index 7146dd1..74d17b1 100644 --- a/sh/redir.h +++ b/sh/redir.h @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * @@ -13,7 +15,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. * @@ -30,7 +32,7 @@ * SUCH DAMAGE. * * @(#)redir.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD: head/bin/sh/redir.h 254426 2013-08-16 20:24:41Z jilles $ + * $FreeBSD: head/bin/sh/redir.h 326025 2017-11-20 19:49:47Z pfg $ */ /* flags passed to redirect */