Add copyright headers and contributors list

Add proper copyright notices to all source files with accurate date
ranges per contributor based on git history. Add contributors to
composer.json authors and README.
This commit is contained in:
Laurent Dinclaux
2026-02-10 09:49:35 +11:00
parent 8f800610cf
commit 6a4a4e09df
6 changed files with 60 additions and 9 deletions

View File

@@ -10,6 +10,21 @@
"name": "Boris Gulay",
"email": "boris@gulay.name",
"role": "Original Developer"
},
{
"name": "Christian Landvogt",
"email": "chris@lvgt.de",
"role": "Contributor"
},
{
"name": "Gergely Papp",
"email": "telirium@gmail.com",
"role": "Contributor"
},
{
"name": "Laurent Dinclaux",
"email": "laurent@gecka.nc",
"role": "Maintainer"
}
],
"repositories": [