mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Adapting license headers, WIP
This commit is contained in:
parent
a432b49393
commit
30aa7aa7d1
375 changed files with 5186 additions and 2346 deletions
|
@ -13,5 +13,10 @@ Therefore, only the following copyright notices are left untouched in the corres
|
|||
- copyright notices present in the `20090306_ela` release
|
||||
- copyright notices of code borrowed from other projects
|
||||
- copyright notices of standalone modes initial authors
|
||||
- copyright notices of dependencies (client/deps, common)
|
||||
|
||||
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](https://github.com/RfidResearchGroup/proxmark3/graphs/contributors).
|
||||
Since then, copyright of each contribution is tracked by the Git history. See the output of `git shortlog -nse` for a full list or `git log --pretty=short --follow <path/to/sourcefile> |git shortlog -ne` to track a specific file. See also [the Contributors page on Github](https://github.com/RfidResearchGroup/proxmark3/graphs/contributors).
|
||||
|
||||
A [mailmap](.mailmap) is maintained to map author and committer names and email addresses to canonical real names and email addresses.
|
||||
|
||||
If by accident a copyright was removed from a file and is *not* directly deducible from the Git history, please submit a PR.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue