git: sh - Sync to FreeBSD d038ee76 part 2/2 (c)

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jun 6 19:57:22 PDT 2015


commit 69763be3ffe347efb62b152e074ebe2c4b310289
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jun 6 19:25:53 2015 -0700

    sh - Sync to FreeBSD d038ee76 part 2/2 (c)
    
    * Renumber copyright lines after the advertising clause was taken out.

Summary of changes:
 bin/sh/alias.c       | 2 +-
 bin/sh/alias.h       | 2 +-
 bin/sh/arith.h       | 2 +-
 bin/sh/bltin/bltin.h | 2 +-
 bin/sh/bltin/echo.c  | 2 +-
 bin/sh/builtins.def  | 2 +-
 bin/sh/cd.c          | 2 +-
 bin/sh/cd.h          | 2 +-
 bin/sh/error.c       | 2 +-
 bin/sh/error.h       | 2 +-
 bin/sh/eval.c        | 2 +-
 bin/sh/eval.h        | 2 +-
 bin/sh/exec.c        | 2 +-
 bin/sh/exec.h        | 2 +-
 bin/sh/expand.c      | 2 +-
 bin/sh/expand.h      | 2 +-
 bin/sh/funcs/cmv     | 2 +-
 bin/sh/funcs/dirs    | 2 +-
 bin/sh/funcs/login   | 2 +-
 bin/sh/funcs/newgrp  | 2 +-
 bin/sh/funcs/popd    | 2 +-
 bin/sh/funcs/pushd   | 2 +-
 bin/sh/funcs/suspend | 2 +-
 bin/sh/histedit.c    | 2 +-
 bin/sh/input.c       | 2 +-
 bin/sh/input.h       | 2 +-
 bin/sh/jobs.c        | 2 +-
 bin/sh/jobs.h        | 2 +-
 bin/sh/mail.c        | 2 +-
 bin/sh/mail.h        | 2 +-
 bin/sh/main.c        | 2 +-
 bin/sh/main.h        | 2 +-
 bin/sh/memalloc.c    | 2 +-
 bin/sh/memalloc.h    | 2 +-
 bin/sh/miscbltin.c   | 2 +-
 bin/sh/mkbuiltins    | 2 +-
 bin/sh/mknodes.c     | 2 +-
 bin/sh/mksyntax.c    | 2 +-
 bin/sh/mktokens      | 2 +-
 bin/sh/myhistedit.h  | 2 +-
 bin/sh/mystring.c    | 2 +-
 bin/sh/mystring.h    | 2 +-
 bin/sh/nodes.c.pat   | 2 +-
 bin/sh/nodetypes     | 2 +-
 bin/sh/options.c     | 2 +-
 bin/sh/options.h     | 2 +-
 bin/sh/output.c      | 2 +-
 bin/sh/output.h      | 2 +-
 bin/sh/parser.c      | 2 +-
 bin/sh/parser.h      | 2 +-
 bin/sh/redir.c       | 2 +-
 bin/sh/redir.h       | 2 +-
 bin/sh/sh.1          | 2 +-
 bin/sh/shell.h       | 2 +-
 bin/sh/show.c        | 2 +-
 bin/sh/show.h        | 2 +-
 bin/sh/trap.c        | 2 +-
 bin/sh/trap.h        | 2 +-
 bin/sh/var.c         | 2 +-
 bin/sh/var.h         | 2 +-
 60 files changed, 60 insertions(+), 60 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69763be3ffe347efb62b152e074ebe2c4b310289


-- 
DragonFly BSD source repository



More information about the Commits mailing list