Make copyright comments consistent.
authorJim Meyering <meyering@redhat.com>
Sun, 24 Feb 2008 14:29:40 +0000 (15:29 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 28 Feb 2008 18:53:07 +0000 (19:53 +0100)
commit3bb1783158a2c71aa3c9ca0b52532e4295332ce9
tree03f8b5d6ce011e438b0e1ab4243f25ba49abe5ac
parentfcdf32c1594cd0f9f525f39fb5340130877ba14d
Make copyright comments consistent.

* src/mktemp.c: Update copyright to use newer form.

Make first copyright lines consistent. Some did not end in ", Inc.".
Due to that missing ", Inc" at end of line, emacs' copyright-updating
code missed some opportunities.  This corrects most of those, and
adds some mistakenly omitted years.
* src/chown-core.c: Adjust.
* src/chown-core.h: Likewise.
* src/copy.c: Likewise.
* src/copy.h: Likewise.
* src/cp-hash.c: Likewise.
* src/cp.c: Likewise.
* src/group-list.h: Likewise.
* src/mktemp.c: Likewise.
* src/stat.c: Likewise.
* tests/chmod/equal-x: Likewise.
* tests/dd/skip-seek: Likewise.
* tests/envvar-check: Likewise.
* tests/mv/into-self-2: Likewise.
13 files changed:
src/chown-core.c
src/chown-core.h
src/copy.c
src/copy.h
src/cp-hash.c
src/cp.c
src/group-list.h
src/mktemp.c
src/stat.c
tests/chmod/equal-x
tests/dd/skip-seek
tests/envvar-check
tests/mv/into-self-2