proxmark3/AUTHORS.md
2022-01-06 02:20:38 +01:00

1.2 KiB

Initial author of the Proxmark3 code is Jonathan Westhues, starting in August 2005.
His latest release was done in May 2007 and is available here (copy available here).

Initial copyright notice is therefore:
Copyright (C) 2005-2007 Jonathan Westhues

Since then, each contribution is under the copyright of its respective author.

A few releases were done by the Proxmark community between 2007 and March 2009 before using version control.
The last release which served as basis for version control, under SVN then migrated to Git, was the 20090306_ela release by Edouard Lafargue. See the first commit of this repository.

Therefore, only the following copyright notices are left untouched in the corresponding files:

  • copyright notices present in the 20090306_ela release
  • copyright notices of code borrowed from other projects
  • copyright notices of standalone modes initial authors

Since then, copyright of each contribution is tracked by the Git history. See the output of git shortlog -nse for a full list. See also the Contributors page on Github.