1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/cmd/ksh93/bltins
Martijn Dekker 807863c29a Update author attributions in all source files
This commit:

1. Updates the COPYRIGHT file with all the contributors to ksh
   93u+m since the reboot, based on the commit history, sorted by
   number of commits in descending order. It also separates the
   authors of backported contributions from direct contributors.

2. Adds missing contributors of source each file to that file's
   copyright header based on that file's commit history.

The script used to maintain this is now up at:
https://github.com/ksh93/ksh/wiki/update-copyright.sh

In addition, the original ast copyright notice is restored to
its EPL 1.0 version -- that is what AT&T Intellectual Property
originally licensed this code under, and we are the ones who
upgraded it to EPL 2.0 (as allowed by EPL 1.0) in 441dcc04.
The history should be accurate.
2022-07-31 00:47:08 +02:00
..
cd_pwd.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
cflow.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
enum.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
getopts.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
hist.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
misc.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
mkservice.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
print.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
read.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
regress.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
sleep.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
test.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
trap.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
typeset.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
ulimit.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
umask.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00
whence.c Update author attributions in all source files 2022-07-31 00:47:08 +02:00