mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
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.
This commit is contained in:
parent
3389cab2f5
commit
807863c29a
913 changed files with 1086 additions and 22 deletions
56
COPYRIGHT
56
COPYRIGHT
|
|
@ -14,26 +14,38 @@ ksh 93u+m general copyright notice
|
|||
# #
|
||||
# CONTRIBUTORS #
|
||||
# #
|
||||
# Martijn Dekker <martijn@inlv.org> #
|
||||
# Johnothan King <johnothanking@protonmail.com> #
|
||||
# hyenias <58673227+hyenias@users.noreply.github.com> #
|
||||
# Andy Fiddaman <andy@omniosce.org> #
|
||||
# Anuradha Weeraman <anuradha@weeraman.com> #
|
||||
# atheik <atteh.mailbox@gmail.com> #
|
||||
# Chase <nicetrynsa@protonmail.ch> #
|
||||
# Finnbarr P. Murphy <fpm@hotmail.com> #
|
||||
# George Lijo <george.lijo@gmail.com> #
|
||||
# Govind Kamat <govind_kamat@yahoo.com> #
|
||||
# Harald van Dijk <harald@gigawatt.nl> #
|
||||
# K. Eugene Carlson <kvngncrlsn@gmail.com> #
|
||||
# Kurtis Rader <krader@skepticism.us> #
|
||||
# Lev Kujawski <int21h@mailbox.org> #
|
||||
# Marc Wilson <posguy99@gmail.com> #
|
||||
# Martijn Dekker <martijn@inlv.org> #
|
||||
# Johnothan King <johnothanking@protonmail.com> #
|
||||
# hyenias <58673227+hyenias@users.noreply.github.com> #
|
||||
# Anuradha Weeraman <anuradha@debian.org> #
|
||||
# Lev Kujawski <int21h@mailbox.org> #
|
||||
# atheik <14833674+atheik@users.noreply.github.com> #
|
||||
# Ryan Schmidt <ryandesign@macports.org> #
|
||||
# Sterling Jensen <5555776+sterlingjensen@users.noreply.github.com> #
|
||||
# Siteshwar Vashisht <svashisht@redhat.com> #
|
||||
# Trey Valenta <t@trey.net> #
|
||||
# vmihalko <35222576+vmihalko@users.noreply.github.com> #
|
||||
# Chase <nicetrynsa@protonmail.ch> #
|
||||
# Vincent Mihalkovic <vmihalko@redhat.com> #
|
||||
# Trey Valenta <t@trey.net> #
|
||||
# Sterling Jensen <5555776+sterlingjensen@users.noreply.github.com> #
|
||||
# Marc Wilson <posguy99@gmail.com> #
|
||||
# K. Eugene Carlson <kvngncrlsn@gmail.com> #
|
||||
# Harald van Dijk <harald@gigawatt.nl> #
|
||||
# Govind Kamat <govind_kamat@yahoo.com> #
|
||||
# Andy Fiddaman <andy@omniosce.org> #
|
||||
# #
|
||||
# ALSO INCLUDES BACKPORTED CONTRIBUTIONS BY #
|
||||
# #
|
||||
# David Korn <dgk@research.att.com> #
|
||||
# Glenn Fowler <gsf@research.att.com> #
|
||||
# Lefteris Koutsofios <ek@research.att.com> #
|
||||
# Siteshwar Vashisht <svashisht@redhat.com> #
|
||||
# Kurtis Rader <krader@skepticism.us> #
|
||||
# Roland Mainz <roland.mainz@nrubsig.org> #
|
||||
# Finnbarr P. Murphy <fpm@hotmail.com> #
|
||||
# Lijo George <lijo.x.george@oracle.com> #
|
||||
# OpenSUSE ksh 93u+ patch authors #
|
||||
# Red Hat ksh 93u+ path authors #
|
||||
# Solaris ksh 93u+ patch authors #
|
||||
# Debian ksh 93u+ patch authors #
|
||||
# Apple ksh 93u+ patch authors #
|
||||
# #
|
||||
########################################################################
|
||||
|
||||
|
|
@ -44,12 +56,12 @@ ast package general copyright notice
|
|||
# This software is part of the ast package #
|
||||
# Copyright (c) 1986-2014 AT&T Intellectual Property #
|
||||
# and is licensed under the #
|
||||
# Eclipse Public License, Version 2.0 #
|
||||
# Eclipse Public License, Version 1.0 #
|
||||
# by AT&T Intellectual Property #
|
||||
# #
|
||||
# A copy of the License is available at #
|
||||
# https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html #
|
||||
# (with md5 checksum 84283fa8859daf213bdda5a9f8d1be1d) #
|
||||
# http://www.eclipse.org/org/documents/epl-v10.html #
|
||||
# (with md5 checksum b35adb5213ca9657e911e9befb180842) #
|
||||
# #
|
||||
# Information and Software Systems Research #
|
||||
# AT&T Research #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue