Files
tomer doron 018e139eef update copyrights note (#125)
motivation: the Swift Server Workgroup is not a legal entity and cannot hold copyrights. with this change, code authors continue and retain their copyrights under the apache license and previous copyrights note, but Apple steps up instead of the workgroup which has no legal status

changes:
* update header files to say "Apple Inc. and the AsyncHTTPClient project authors" instead of "Swift Server Workgroup and the AsyncHTTPClient project authors"
* update validation scripts to check for the correct header
* add CONTRIBUTING.md file to explain how to make contributions and include a legal notice about licensing the contribution to Apple and the project
* regenerate CONTRIBUTORS.md to reflect most recent contributions
2019-11-06 11:20:30 -08:00

31 lines
1.1 KiB
Plaintext

For the purpose of tracking copyright, this is the list of individuals and
organizations who have contributed source code to the AsyncHTTPClient.
For employees of an organization/company where the copyright of work done
by employees of that company is held by the company itself, only the company
needs to be listed here.
## COPYRIGHT HOLDERS
- Apple Inc. (all contributors with '@apple.com')
### Contributors
- Andrew Lees <32634907+Andrew-Lees11@users.noreply.github.com>
- Artem Redkin <aredkin@apple.com>
- George Barnett <gbarnett@apple.com>
- Ian Partridge <i.partridge@uk.ibm.com>
- Joe Smith <yasumoto7@gmail.com>
- Johannes Weiss <johannesweiss@apple.com>
- Ludovic Dewailly <me@ldewailly.com>
- Tanner <me@tanner.xyz>
- Tobias <t089@users.noreply.github.com>
- Trevör <adtrevor@users.noreply.github.com>
- tomer doron <tomer@apple.com>
- tomer doron <tomerd@apple.com>
- vkill <vkill.net@gmail.com>
**Updating this list**
Please do not edit this file manually. It is generated using `./scripts/generate_contributors_list.sh`. If a name is misspelled or appearing multiple times: add an entry in `./.mailmap`