X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a..254f12f71a85dc64a2552ac4af43a6bdb4a80b05:/sh/funcs/cmv?ds=sidebyside diff --git a/sh/funcs/cmv b/sh/funcs/cmv index 307e32f..01728ca 100644 --- a/sh/funcs/cmv +++ b/sh/funcs/cmv @@ -15,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. # @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)cmv 8.2 (Berkeley) 5/4/95 -# $FreeBSD: head/bin/sh/funcs/cmv 139969 2005-01-10 08:39:26Z imp $ +# $FreeBSD: head/bin/sh/funcs/cmv 314436 2017-02-28 23:42:47Z imp $ # Conditional move--don't replace an existing file.