diff --git a/LICENSE.md b/LICENSE.md index 580f28e..b41e0dd 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) Ashraf Monshi +Copyright (c) php coder Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index d60fd54..4c637e9 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ If you discover any security related issues, please email wh7r.com@gmail.com ins ## Credits -- [Ashraf Monshi](https://github.com/atmonshi) +- [php coder](https://github.com/atmonshi) - [All Contributors](../../contributors) ## License diff --git a/composer.json b/composer.json index e4bd3e7..cdbf2c7 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "type": "library", "authors": [ { - "name": "Ashraf Monshi", + "name": "php coder", "email": "wh7r.com@gmail.com", "role": "Owner" }